react-native/Libraries/CustomComponents/Navigator
Eric Vicenti c1609bcab8 [ReactNative] Navigator fix for sceneStyle
Summary:
Fixes https://github.com/facebook/react-native/issues/1332

When the absolute left position is not set to zero on a provided sceneStyle, scene enabling is broken and no scene will be visible when it is pushed. This was broken recently when the scene disabling was modified to push the scenes offscreen.

Closes https://github.com/facebook/react-native/pull/1347
Github Author: Eric Vicenti <evv@fb.com>

@public

Test Plan:  Tested when pushing a scene Navigator in the UIExplorer example while sceneStyle is set on the Navigator
2015-05-19 18:54:15 -08:00
..
Navigator.js [ReactNative] Navigator fix for sceneStyle 2015-05-19 18:54:15 -08:00
NavigatorBreadcrumbNavigationBar.js [ReactNative] Navigator refactor and improvements 2015-04-27 21:37:33 -08:00
NavigatorBreadcrumbNavigationBarStyles.ios.js [ReactNative][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -08:00
NavigatorInterceptor.js [ReactNative] Navigator pop specify route to pop 2015-05-01 18:11:13 -08:00
NavigatorNavigationBar.js [ReactNative][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -08:00
NavigatorNavigationBarStyles.ios.js [ReactNative][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -08:00
NavigatorSceneConfigs.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
NavigatorStaticContextContainer.js [AdsManager] Correct back button functionality 2015-04-07 16:07:43 -08:00
getNavigatorContext.js [AdsManager] Correct back button functionality 2015-04-07 16:07:43 -08:00