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

Back button does not disappear when use the 'back' property on Scene. #2302

Closed
Jaehwi opened this issue Aug 30, 2017 · 2 comments
Closed

Back button does not disappear when use the 'back' property on Scene. #2302

Jaehwi opened this issue Aug 30, 2017 · 2 comments

Comments

@Jaehwi
Copy link

Jaehwi commented Aug 30, 2017

Version

Tell us which versions you are using:

  • react-native-router-flux v4.0.0-bata.21 (v3 is not supported)
  • react-native v0.47.1

Expected behaviour

back button disappear

Actual behaviour

back button appear

@mcabs3
Copy link
Collaborator

mcabs3 commented Sep 1, 2017

Are you saying that you are using back={false} prop in a scene and it still shows the back button? We need a little more context to assist you with your issue.

@aksonov
Copy link
Owner

aksonov commented Sep 1, 2017

back is used only to display back button. Try to use init prop not to display back button

@aksonov aksonov closed this as completed Sep 2, 2017
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

3 participants