eveningkid/react-native-popable

Popover misaligned when interacting with the keyboard

Opened this issue · 0 comments

The popover becomes misaligned if it is opened whilst the keyboard is open, where pressing the trigger causes the keyboard to close.

Seems to be conflict with the Model used for the backdrop which is causing the keyboard to hide.
Then return once the model closes (probably because I use autoFocus on the TextInput)

Best demonstrated with a screen recording

Screen.Recording.2021-09-16.at.23.51.01.mov

This sounds like similar symptom https://stackoverflow.com/questions/61654984/persist-keyboard-when-showing-a-react-native-modal