coding

Results 3 issues of coding

when run experiment ios demo on iphone 7, crash whith below exception backtrace: 0x182386d8c __exceptionPreprocess + 228 0x1815405ec objc_exception_throw + 55 0x182394098 -[NSObject+ 1388696 (NSObject) doesNotRecognizeSelector:] + 139 0x18238c5c8 ___forwarding___...

I want use Image(painter = BitMapPaint) in IOS platform ,but i don't know how to get image Paint in ios platform

**Description** HorizontalPager have two page, after I switch page0 to page1 , when I again click tabrow pagerState.scrollToPage to back page0, I found page0 still Recompose **Steps to reproduce** @Composable...