react-native/Libraries/NativeAnimation
Ryan Gomba 7e869b9d0a Drive any numerical prop via NativeAnimated
Summary:
In theory, we should be able to animate any non-layout property, including custom ones. While there is still work to be done on the native side to fully enable this, we should start by dropping the prop whitelist.
Closes https://github.com/facebook/react-native/pull/10658

Differential Revision: D4379031

Pulled By: ericvicenti

fbshipit-source-id: fe9c30ea101e93a8b260d7d09a909fafbb82fee6
2017-01-26 18:28:53 -08:00
..
Drivers Fix NativeAnimation invalidation & races on iOS 2016-11-28 11:13:31 -08:00
Nodes Drive any numerical prop via NativeAnimated 2017-01-26 18:28:53 -08:00
RCTAnimation.xcodeproj Drive any numerical prop via NativeAnimated 2017-01-26 18:28:53 -08:00
RCTAnimationUtils.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTAnimationUtils.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTNativeAnimatedModule.h Fix NativeAnimation invalidation & races on iOS 2016-11-28 11:13:31 -08:00
RCTNativeAnimatedModule.m Drive any numerical prop via NativeAnimated 2017-01-26 18:28:53 -08:00
RCTNativeAnimatedNodesManager.h Drive any numerical prop via NativeAnimated 2017-01-26 18:28:53 -08:00
RCTNativeAnimatedNodesManager.m Drive any numerical prop via NativeAnimated 2017-01-26 18:28:53 -08:00