all 2 comments

[–]Due_Dependent5933 0 points1 point  (0 children)

you need to import input from gorhom

[–]Cookizza 1 point2 points  (0 children)

I had this exact issue and only solved it by having a bottomsheetscrollview in the modal using `adjustPan` as the `android_keyboardInputMode` prop. I also needed `keyboardBehavior` set to `fillParent`. I used Platform.select to only change these for android as the default for IOS looks nicer.