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
{{ message }}
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.
I am currently unable to provide a code snippet or an example, but I'll try my best to provide it, if it is needed.
#Note
I don't know if I am using the right terminology for statusBar, but with that I mean the actual bar of the phone itself, with indicator icons and the current time.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
I have set the statusBar to always be visible, however, I have had some inconsistent behaviour from an iOS device:
portrait
orientation, the statusBar is visible.landscape
, the statusBar is hidden, but the statusBar component itself is visible, giving the header a waterhead.landscape
orientation, the statusBar is visible.portrait
, the statusBar is also visible.Expected behaviour
The statusBar should always be visible, as I have set it to always be visible.
Additional information
Version: 2.0.2
Platform: iOS (iPhone 6)
React Native version: 0.52.0
Code snippets/examples
I am currently unable to provide a code snippet or an example, but I'll try my best to provide it, if it is needed.
#Note
statusBar
, but with that I mean the actual bar of the phone itself, with indicator icons and the current time.The text was updated successfully, but these errors were encountered: