React Native: Bottom Tab Navigator shifts up when keyboard is open
I’m working on a React Native project where I use a bottom tab navigator.
When I open the keyboard on a page without the bottom tab, and then navigate back to a tab navigator page using a gesture, the bottom tab shifts up by the height of the keyboard.