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

Issue: header not hidden when calling navigation.goBack() #1834

Closed
joesonw opened this issue Jun 12, 2017 · 2 comments
Closed

Issue: header not hidden when calling navigation.goBack() #1834

joesonw opened this issue Jun 12, 2017 · 2 comments
Labels

Comments

@joesonw
Copy link

joesonw commented Jun 12, 2017

Current Behavior

So I have set route's navigationOptions.header = () => null, it displays correctly. However, when I call this.props.navigation.goBack(), the header shows for like 0.3s, then it's gone.

Expected Behavior

It should be consistent, it should not reappear during animations.

Your Environment

OS: macOS Sierra
iOS simulator version: 10.3

software version
react-navigation 1.0.0-beta.9
react-native 0.42.3
node 6.9.2
npm or yarn npm
@spencercarli
Copy link
Member

A reproduction of this issue would be very helpful. Thanks!

@spencercarli spencercarli reopened this Aug 16, 2017
@stereodenis stereodenis mentioned this issue Aug 23, 2017
18 tasks
@kelset
Copy link

kelset commented Nov 9, 2017

Closing this in favor of #2941

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

No branches or pull requests

3 participants