Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bottom bar reappears whenever I click (not swipe) the screen #56

Open
canpoyrazoglu opened this issue Nov 22, 2023 · 2 comments
Open

Bottom bar reappears whenever I click (not swipe) the screen #56

canpoyrazoglu opened this issue Nov 22, 2023 · 2 comments

Comments

@canpoyrazoglu
Copy link

Description

I use SystemNavigationBar.navigationHide(); to hide the bottom bar. The bar does get hidden, though whenever I click the screen again the bar reappears. (I'm on Android 11 emulator, don't have access to a physical Android device)

react-native-system-navigation-bar version

2.6.3

React Native version

0.72.4

Snack, code example, screenshot, or link to a repository

No response

@kadiraydinli
Copy link
Owner

Hi @canpoyrazoglu, can a sample screen recording be shared?

@canpoyrazoglu
Copy link
Author

Hi @kadiraydinli when preparing to record I've noticed a few observations. Because of NDA I can't directly share my app screen, though when I commented out parts of my app (e.g. navigation controller) the problem stopped, so I suspect it's due to something in the navigation stack.

In addition, the problem is occuring on Nexus 5 Android 11 emulator, but not occuring on Pixel 7 Pro API 34. Will add more details when I can pinpoint what is causing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants