react-native/React
rcaferati fc23784fe7 Fix LayoutAnimation delete scaleXY animation
Summary:
This fix the issue https://github.com/facebook/react-native/issues/11066.

It's more a workaround but it fixes the scaling down animation on component unmount using LayoutAnimation.

![scale_test](https://cloud.githubusercontent.com/assets/8358797/20537196/16f7ff24-b0e4-11e6-8870-6525466017f2.gif)
Closes https://github.com/facebook/react-native/pull/11073

Differential Revision: D4226704

fbshipit-source-id: 64c7663411cc5e703c3ae8a6d3d4de0f0bcf6c96
2016-11-23 11:58:29 -08:00
..
Base Replace RCTJSCWrapper with JSCWrapper from ReactCommon 2016-11-23 11:43:48 -08:00
CSSLayout Fixup recent fix to flex basis and put it behind an experimental flag 2016-11-23 05:28:48 -08:00
Executors Replace RCTJSCWrapper with JSCWrapper from ReactCommon 2016-11-23 11:43:48 -08:00
Modules Fix LayoutAnimation delete scaleXY animation 2016-11-23 11:58:29 -08:00
Profiler Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
React.xcodeproj Replace RCTJSCWrapper with JSCWrapper from ReactCommon 2016-11-23 11:43:48 -08:00
Views Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00