react-native/Examples/UIExplorer/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
..
LegacyNavigator Move cssVar out of react-native-github 2016-03-04 13:22:03 -08:00
NavigationAnimatedExample.js Rename setTiming to applyAnimation 2016-03-08 23:37:34 -08:00
NavigationBasicExample.js Back out of D3000972 2016-03-03 04:21:36 -08:00
NavigationCardStackExample.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationCompositionExample.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationExampleRow.js Back out of D3000972 2016-03-03 04:21:36 -08:00
NavigationExampleTabBar.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationExperimentalExample.js Unify scene rederer params that are used render the scene / header. 2016-02-29 13:22:57 -08:00
NavigationTabsExample.js Navigation Back support and examples for Android 2016-02-08 20:03:31 -08:00
NavigationTicTacToeExample.js Resolve react flow definitions 2016-02-25 02:45:34 -08:00