jmurzy / jmurzy/react-router-native

Android back button doesn't work in TabsRoute

Open
#57 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
639
Forks
38
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.