react-native/Libraries/CustomComponents/Navigator
Eric Vicenti 86cfcbc77e [ReactNative] Navigator fix opacity reset for presented scene
Summary:
jumpN will call enableScene for the dest scene, which makes sure the scene can be made visible, but we need to avoid resetting the opacity for it when it is already the presented scene. There is already a check to make sure we don't reset opacity for the transitioningFrom scene.

@public

Test Plan: Fixes the issue on Android device when jumping to a scene that is already presented
2015-05-05 14:30:29 -08:00
..
Navigator.js [ReactNative] Navigator fix opacity reset for presented scene 2015-05-05 14:30:29 -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 [react_native] JS files from D2027859: [react_native] Fix ToTheLeft wizard transitions 2015-04-29 04:49:43 -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