Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

Inconsistent behaviour statusBar iOS #22

Open
DevMcC opened this issue Jan 29, 2018 · 0 comments
Open

Inconsistent behaviour statusBar iOS #22

DevMcC opened this issue Jan 29, 2018 · 0 comments

Comments

@DevMcC
Copy link

DevMcC commented Jan 29, 2018

Problem

I have set the statusBar to always be visible, however, I have had some inconsistent behaviour from an iOS device:

  • When I start my app in portrait orientation, the statusBar is visible.
  • When I turn it to landscape, the statusBar is hidden, but the statusBar component itself is visible, giving the header a waterhead.

  • When I start my app in landscape orientation, the statusBar is visible.
  • When I turn it to 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

  • 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant