Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ReactNative] Navigator clean scenes popped with gesture
Summary: Fixes #1252 Scenes dismissed/popped via a gesture were not being removed. This is probably a regression from an earlier refactor. Test plan: log statements after scene focusing now reports that `navigator.getCurrentRoutes().length` lowers after gesture. Tested on UIExplorer Navigator example Closes #1346 Github Author: Eric Vicenti <[email protected]> @public Test Plan: Imported from GitHub, without a `Test Plan:` line.
- Loading branch information