jeremybarbet/react-native-modalize

Modal height disturbs when focus is removed from TextInput

chrisdev0342 opened this issue · 4 comments

Describe the bug
I have a modal that has 3 text inputs, when the user clicks on done on the keyboard then the height of the modal is also reduced as the keyboard closes.

Reproduce
modal issue on keyboard exit

Dependencies:

  • react-native-modalize [2.1.1]
  • react-native [0.70.5]
  • react-native-gesture-handler [2.6.2]

I have the same problem. Is there any solution?

Set adjustToContentHeight= true