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

renderBackButton not working #2124

Closed
bishalshr opened this issue Jul 27, 2017 · 1 comment
Closed

renderBackButton not working #2124

bishalshr opened this issue Jul 27, 2017 · 1 comment
Labels

Comments

@bishalshr
Copy link

bishalshr commented Jul 27, 2017

Version

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

Previously there was renderBackButton so that I can hide the back button using Actions.refresh({renderBackButton: () => null}). But it seems like this thing is not supported in v4. So, are there any ways to do this?

@bishalshr bishalshr changed the title Disable action buttons(back buttons and rightside buttons) renderBackButton not working Jul 27, 2017
@aksonov aksonov added the bug label Jul 27, 2017
@aksonov
Copy link
Owner

aksonov commented Jul 27, 2017

Could you try to set init prop ?

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

2 participants