react-native/Libraries/NavigationExperimental/Reducer
Hedger Wang fb5d0ff587 D3321403 [NavigationExperimental][CleanUp]: Rename `scene.navigationState` to `scene.route`.
Summary:
[public / experimental API breaking change]

The data type of  `scene.navigationState` is `NavigationRoute`. Rename  `scene.navigationState` to
`scene.route` to avoid confusion such as treating `scene.navigationState` as the actual global navigation
state (type: NavigationState).

Reviewed By: ericvicenti

Differential Revision: D3331076

fbshipit-source-id: 3ed989cc8492d398cbeb1b12186459deb261d1fb
2016-05-20 18:13:30 -07:00
..
__tests__ D3321403 [NavigationExperimental][CleanUp]: Rename `scene.navigationState` to `scene.route`. 2016-05-20 18:13:30 -07:00
NavigationFindReducer.js Rename `NavigationState` to `NavigationRoute`, rename `NavigationParentState` to `NavigationState`. 2016-05-20 14:28:35 -07:00
NavigationReducer.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationScenesReducer.js D3321403 [NavigationExperimental][CleanUp]: Rename `scene.navigationState` to `scene.route`. 2016-05-20 18:13:30 -07:00
NavigationStackReducer.js Rename `NavigationState` to `NavigationRoute`, rename `NavigationParentState` to `NavigationState`. 2016-05-20 14:28:35 -07:00
NavigationTabsReducer.js Rename `NavigationState` to `NavigationRoute`, rename `NavigationParentState` to `NavigationState`. 2016-05-20 14:28:35 -07:00