react-native-modalize
react-native-modalize copied to clipboard
Modal height disturbs when focus is removed from TextInput
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

Dependencies:
- react-native-modalize [2.1.1]
- react-native [0.70.5]
- react-native-gesture-handler [2.6.2]
@jeremybarbet @benjaminreid @archansel @helderberto Anyone, any suggestion
I have the same problem. Is there any solution?
Set adjustToContentHeight= true
https://github.com/jeremybarbet/react-native-modalize/issues/455