react-native-immersive
react-native-immersive copied to clipboard
Add Toggle for Android Immersive FullScreen Layout
If a screenshot is taken on an android device, the bottom navigation panel comes up and `Immersive.on()` is not closing it and it stays up until we reopen the app....
**What i have done** I followed the [installation process](https://github.com/mockingbot/react-native-immersive#installation-process) and [these](https://github.com/mockingbot/react-native-immersive#restore-immersive-state) instructions to integrate the package into my project but things are not behaving like i expected. **What i'm trying...