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.
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.