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

Android back button doesn't work in TabsRoute #57

Open
DenJohX opened this issue Oct 4, 2016 · 1 comment
Open

Android back button doesn't work in TabsRoute #57

DenJohX opened this issue Oct 4, 2016 · 1 comment

Comments

@DenJohX
Copy link
Contributor

DenJohX commented Oct 4, 2016

Version

Dependency Version
react-router-native "^0.34.0",
react-router "^3.0.0-alpha.3"
react-native "^2.0.0-alpha.5"

Expected Behavior

Navigating through tabs, then using the android back button to navigate to previous visited tabs

Actual Behavior

The app closes, as if we reach the last screen in the history, with the warning: Warning: Cannot pop scene

Steps to Reproduce

Inside a Tabsroute navigate some times between tabs, then try to go to the last tab by using the android back button

@Danjavia
Copy link

Same issue here, when try to navigate to back page

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

2 participants