react-native/Libraries/CustomComponents/Navigator
Tomasz Netczuk 9a82c03e1f Navigator.SceneConfigs.PushFromRight similar to native iOS animation.
Summary:The animation looks ok now.

However, the original iOS navigator adds transparent overlay and shadow. Any idea how to implement it? I'd like to add it.
Closes https://github.com/facebook/react-native/pull/5061

Differential Revision: D3129246

Pulled By: ericvicenti

fb-gh-sync-id: ee86261a49ea4b8f6854abf69bef3ebfd6878852
fbshipit-source-id: ee86261a49ea4b8f6854abf69bef3ebfd6878852
2016-04-15 18:23:29 -07:00
..
Navigation nested emit call in a queue should be handled in FIFO 2016-03-03 18:57:52 -08:00
Navigator.js Fix: swiping in navigator too quickly causes the gesture to be lost 2016-04-12 11:08:23 -07:00
NavigatorBreadcrumbNavigationBar.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
NavigatorBreadcrumbNavigationBarStyles.android.js Export per-platform NavigatorNavigationBarStyles for consistent styling 2015-10-10 15:32:46 -07:00
NavigatorBreadcrumbNavigationBarStyles.ios.js fix navigator lint warnings 2015-11-30 19:31:30 -08:00
NavigatorNavigationBar.js Ignore Navigator touch events for background buttons 2016-04-05 11:33:27 -07:00
NavigatorNavigationBarStylesAndroid.js Export per-platform NavigatorNavigationBarStyles for consistent styling 2015-10-10 15:32:46 -07:00
NavigatorNavigationBarStylesIOS.js Fix Navigator.NavigationBar Title interactivity 2015-12-15 12:02:27 -08:00
NavigatorSceneConfigs.js Navigator.SceneConfigs.PushFromRight similar to native iOS animation. 2016-04-15 18:23:29 -07:00