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

React navigation beta 19 header height #21

Open
tvansteelandt opened this issue Nov 8, 2017 · 1 comment
Open

React navigation beta 19 header height #21

tvansteelandt opened this issue Nov 8, 2017 · 1 comment

Comments

@tvansteelandt
Copy link

Hi

There's a problem with the latest release of react navigation, beta 19.
I checked out the statusbar example app in expo, and it also has this problem.
There's a gap between the header title and the statusbar alert.
Any solution to fix this?

img_0027

@bakystefan
Copy link

const StackNav = createStackNavigator({ Main }, { navigationOptions: { headerForceInset: { top: 'never' }, } });

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