You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
bishalshr
changed the title
Disable action buttons(back buttons and rightside buttons)
renderBackButton not working
Jul 27, 2017
Version
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?
The text was updated successfully, but these errors were encountered: