I need to hide the Android navigation buttons (e.g. the back arrow, home button, and so on at the bottom of the screen). To be clear, it's these buttons at the bottom of the screen:
The code to hide these elements is simple (see https://gist.github.com/dhrrgn/16a8dfa7581a682627c6), but would require me to detach from Expo (I'm using it for convenience) just to support it. Which is lame.