react-native-navigation-bar-color
react-native-navigation-bar-color copied to clipboard
When showing keyboard in full screen mode, hideNavigationBar does not hide navigation bar. without keyboard it work well.
Hi,
I implemented hideNavigationBar to show app in full screen mode. it is working well. but when I go on input fields, it open keyboard and with keyboard it is showing navigation bar again.
Me too facing same problem.
Did anyone find an alternative that will work? I'm also looking for a way to hide the NavBar when the soft Keyboard is shown.