react-native/Libraries/CustomComponents
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
..
ListView Fixing jsdoc parsing of functions that are defined over multiple lines (Fixes #410) 2015-04-04 09:56:16 -08:00
Navigator [ReactNative] Navigator fix opacity reset for presented scene 2015-05-05 14:30:29 -08:00
LICENSE [ReactNative] Add Custom Components folder 2015-03-20 09:19:28 -08:00