-
-
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
On android the action sheet will grow out of view when a text input is focused. #398
Comments
I'm having the same issue (Expo 52) |
I am also having the same issue. |
I am also having the same issue !! |
use
then add |
Same issue only on android CleanShot.2024-12-03.at.14.24.53.mp4 |
Upgrading to the latest version of React Native (0.76.5) seemed to resolve this issue on my end. |
Expo version 52
react native version 0.76.3
react-native-actions-sheet version 0.9.7
react-native-gesture-handler 2.20.2
works fine on expo version 51
example app https://snack.expo.dev/@ac3kmb/93ca10
The text was updated successfully, but these errors were encountered: