Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiding status bar #249

Open
clarktank opened this issue Feb 22, 2018 · 1 comment
Open

Hiding status bar #249

clarktank opened this issue Feb 22, 2018 · 1 comment

Comments

@clarktank
Copy link

on iOS it doesn't hide the status bar

        <NavigationBar
          title={titleConfig}
          rightButton={rightButtonConfig}
          leftButton={leftButtonConfig}
          statusBar={{ hidden: true }}
        />
@muradbu
Copy link

muradbu commented Feb 5, 2019

Hiding statusbar on iOS doesn't hide it as of current, but moves padding closer to top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants