react-native/Libraries/NavigationExperimental
Richard Lai f2483eb1ee Rename setTiming to applyAnimation
Summary:Given that you can do all kinds of animations other than `Animated.timing`, it made no sense to have `setTiming`. In addition, you can't intuitively tell that this is the callback where you would do custom animations.

The discussion took place on Discord with ericvicenti: https://discordapp.com/channels/102860784329052160/154015578669973504
Closes https://github.com/facebook/react-native/pull/6235

Differential Revision: D2999121

Pulled By: hedgerwang

fb-gh-sync-id: f587b865de11ba5e8dc9c430720252ffb5d12794
shipit-source-id: f587b865de11ba5e8dc9c430720252ffb5d12794
2016-03-08 23:37:34 -08:00
..
Reducer Clean up APIs. 2016-03-04 14:57:31 -08:00
__mocks__ Clean up APIs. 2016-03-04 14:57:31 -08:00
__tests__ Fix mocks in NavigationExperimental 2016-02-24 05:11:28 -08:00
NavigationAbstractPanResponder.js Fix the last imports of `'invariant'` 2016-03-02 10:14:59 -08:00
NavigationAnimatedView.js Rename setTiming to applyAnimation 2016-03-08 23:37:34 -08:00
NavigationContainer.js Update FBSource to use Flow 0.22 2016-03-08 12:39:29 -08:00
NavigationExperimental.js Back out of D3000972 2016-03-03 04:21:36 -08:00
NavigationLinearPanResponder.js Update FBSource to use Flow 0.22 2016-03-08 12:39:29 -08:00
NavigationPropTypes.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationRootContainer.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationStateUtils.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationTypeDefinition.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationView.js Rename NavigationState module to NavigationStateUtils 2016-02-19 01:24:54 -08:00