react-native/Libraries/CustomComponents
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
..
ListView Fixed incorrect rows reported in onChangeVisibleRows 2016-05-20 08:13:23 -07:00
NavigationExperimental D3321403 [NavigationExperimental][CleanUp]: Rename `scene.navigationState` to `scene.route`. 2016-05-20 18:13:30 -07:00
Navigator
LICENSE