You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While BottomSheet is open, dynamicSizing: true, state change which affects bottomSheet height (eg error shown after a countdown) and theres a Samsung Keyboard open, at the moment of height change bottomSheet disappears for a moment
Reproduction steps
Get a Samsung phone, in my case S21 FE
Make sure you use Samsung Keyboard
Have a bottomSheet with some state change affecting height
Open keyboard
Change te state
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android
What happened?
While BottomSheet is open, dynamicSizing: true, state change which affects bottomSheet height (eg error shown after a countdown) and theres a Samsung Keyboard open, at the moment of height change bottomSheet disappears for a moment
Reproduction steps
Get a Samsung phone, in my case S21 FE
Make sure you use Samsung Keyboard
Have a bottomSheet with some state change affecting height
Open keyboard
Change te state
Reproduction sample
https://snack.expo.dev/@dabtsh/bottom-sheet---issue-reproduction-template
Relevant log output
No response
The text was updated successfully, but these errors were encountered: