I used SystemNavigationBar.navigationHide(); in my app.
Everything workscorrecly, unless a Alert.alert(); triggered.
I close the alert in app, but the bottom navigation bar can't hide again.
react-native-system-navigation-bar version
2.6.4
React Native version
0.75.2
Snack, code example, screenshot, or link to a repository
Description
I used SystemNavigationBar.navigationHide(); in my app. Everything workscorrecly, unless a Alert.alert(); triggered. I close the alert in app, but the bottom navigation bar can't hide again.
react-native-system-navigation-bar version
2.6.4
React Native version
0.75.2
Snack, code example, screenshot, or link to a repository
No response