react-native/Libraries/NavigationExperimental
Eric Vicenti b4d15d3c5a Fix stale scene cleanup
Summary: Previously we would not re-compute `this._transitionProps` after cleaning up stale scenes, so the render caused by setState still had the stale scenes in the props

Reviewed By: hedgerwang

Differential Revision: D3471011

fbshipit-source-id: fd08ef7a21355a229e877c85f06d6584eb44f38e
2016-06-22 15:13:32 -07:00
..
Reducer Kill NavigationReducers 2016-06-08 11:43:29 -07:00
__mocks__ Clean up APIs. 2016-03-04 14:57:31 -08:00
__tests__ Clean up NavigationStateUtils 2016-06-08 15:13:31 -07:00
NavigationAbstractPanResponder.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationExperimental.js Kill NavigationAnimatedView 2016-06-21 15:59:04 -07:00
NavigationPropTypes.js Remove prop `onNavigate`. 2016-06-09 17:58:27 -07:00
NavigationStateUtils.js Clean up NavigationStateUtils 2016-06-08 15:13:31 -07:00
NavigationTransitioner.js Fix stale scene cleanup 2016-06-22 15:13:32 -07:00
NavigationTypeDefinition.js Pass the current and previous transition props to `render`, `onTransitionStart` and `onTransitionEnd`. 2016-06-21 14:13:27 -07:00