Mo Gorhom
Mo Gorhom
this related #632 which i am working on a fix that hopefully will land this week 👍
i think the solution would be, to close keyboard when modal gets dismiss and keyboard was opened by the sheet 💡
it is a warning not an issue. I got no plan to upgrade to GH2 for now.
hi everyone, would you mind testing #1126, and report your findings :) ```bash yarn add ssh://[email protected]:gorhom/react-native-bottom-sheet#feature/rewrite-gesture-handler-2 ```
@RBrNx have you tried to change `android_keyboardInputMode` to your app `android:windowSoftInputMode` ? https://gorhom.github.io/react-native-bottom-sheet/props#android_keyboardinputmode
okay, i notice that you have the `BottomSheetModalProvider` in the `BottomSheetModal`, which will pick the wrong container height measurement. I advice you to move `BottomSheetModalProvider` to the root component ,...
i would consider this issue resolve 👍
I will check it out later, thanks for the update
@RBrNx i couldn't reproduce the issue on provided snack , could you please verify it, thanks
@mikealche @KingDoxik could you provide reproducible snacks i can investigate the issue on ? thanks