Hameed Chishti

Results 17 comments of Hameed Chishti

https://user-images.githubusercontent.com/22243296/177878788-10bd97ac-90aa-42ce-afc1-45000f57ac9b.mp4

when doing same with only compose without any AndroidView/WebView then it works fine e.g. any vertical scroll on following doesn't cause HorizontalPager trying to open page when its not wanted,...

really looking forward for this one, can you please merge ? thanks!

any plans to update project to use SwiftUI 2 (from swiftUI app using SceneDelegate to the new @main App protocol)?

@raamcosta just tried and i'm afraid it still happens with 1.7.21-beta As a workaround i've been using EnterTransition.None/ExitTransition.None ``` AnimatedVisibility( visible = visibilityState, enter = EnterTransition.None, // expandVertically(animationSpec = tween(durationMillis...

tried this with compose-destinations 1.7.22-beta and compose 1.3.0-rc01, works fine now. Closing issue

here is Issue for missing support / question on how to do it. https://issuetracker.google.com/issues/256669316