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