react-native/Libraries/NavigationExperimental/Reducer
Hedger Wang 229d6d2fd0 Fix NavigationScenesReducer.
Summary:
Fix a bug in NavigationScenesReducer that prevents scenes from re-rendering.
This happens when jumping the index between routes.

The fix is to add an new property `isActive` to `NavigationScene` to indicate the current active scene.

Reviewed By: ericvicenti

Differential Revision: D3479736

fbshipit-source-id: a71419887acd94ad2fead71596ca46419a88efef
2016-06-27 12:13:40 -07:00
..
__tests__ Fix NavigationScenesReducer. 2016-06-27 12:13:40 -07:00
NavigationScenesReducer.js Fix NavigationScenesReducer. 2016-06-27 12:13:40 -07:00