Hiding the status bar with React Native
How do you hide the status bar for iOS or Android when developing with React Native? I’ve imported StatusBar, but I believe there is also StatusBarIOS and a StatusBar for Android.
How do you hide the status bar for iOS or Android when developing with React Native? I’ve imported StatusBar, but I believe there is also StatusBarIOS and a StatusBar for Android.