react-native-immersive icon indicating copy to clipboard operation
react-native-immersive copied to clipboard

Add Toggle for Android Immersive FullScreen Layout

Results 3 react-native-immersive issues
Sort by recently updated
recently updated
newest added

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...