enter image description here
I’m developing an app and I want users to not be able to exit the app via the Android navigation bar, what can I do?
In the app.json file, I’m putting the following:
enter image description here
When I’m in development using npx expo start, the navigation bar behaves as expected. But when I create an APK, the bar always remains visible.
To have the bar always hidden.
David Gonçalves is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.