kcotias / react-native-gesture-bottom-sheet

Need a lightweight and easy-to-use bottom sheet component? Here it is!
MIT License
143 stars 30 forks source link

bottom sheet is moving out of the screen when keyboard opens #53

Open AS1219 opened 1 year ago

AS1219 commented 1 year ago

I have textinput in side the react-native-gesture-bottom-sheet component. when keyboard opens, the sheet is moving out of screen and not able view the textinput. I have tried with "flex:1" and "height:'100%'". But the issue is not resolved. Please help me, am new to react native. Thanks.

SurajMohanty02 commented 6 months ago

You can adjust the height of the BottomSheet when an input is focused