You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once React-Native kicks in, its control of the status bar starts working, but I'd like to not see it while the splash screen is showing as well. How can you accomplish that?
The text was updated successfully, but these errors were encountered:
It'd be easy enough with a change to [RCTSplashScreen Show] to accept a parameter to enable/disable the status bar. I'd accept a PR over at https://github.com/mehcode/rn-splash-screen
Once React-Native kicks in, its control of the status bar starts working, but I'd like to not see it while the splash screen is showing as well. How can you accomplish that?
The text was updated successfully, but these errors were encountered: