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

Actions.pop can't work in the screen on the same screen #3136

Closed
shoki2shoki opened this issue Jul 20, 2018 · 1 comment
Closed

Actions.pop can't work in the screen on the same screen #3136

shoki2shoki opened this issue Jul 20, 2018 · 1 comment

Comments

@shoki2shoki
Copy link

Version

  • react-native-router-flux v4.0.0-beta.31
  • react-native v0.55.4

Problem

When I display a screen on the same screen(component), I can't navigate back to previous same screen, even though I tap the button that has "Actions.pop".
this button works successfully on other screens.

Expected behaviour

navigate back to previous same screen

Actual behaviour

nothing happens

@aksonov
Copy link
Owner

aksonov commented Aug 8, 2018

Please check latest version based on react navigation 2.x - 4.0.0-beta.40

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

No branches or pull requests

2 participants