-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strange behavior of action sheet on android #383
Comments
Can you try and reproduce this issue in the example app? Does this issue happen only when new arch is enabled? |
Import |
Seeing very similar result on Android even with gestureEnabled={false} scrolling around the view the action sheet some times disappears or goes really small but the overlay remains across the whole screen i decided to just disabled gestures on android but even then getting very weird rendering behaviour when i start scrolling |
Wierd, I am still getting this error on a new app |
Tried it too, it's only happening on new architecture |
Hi there! See this issue: #321 |
WhatsApp.Video.2024-07-26.at.12.22.35_00367ff3.mp4
The action sheet magically disappears after appearing.
In Android with New Architectrure Enabled.
The text was updated successfully, but these errors were encountered: