react-native/Libraries/NativeAnimation
leeight 53c1da0047 InterpolationAnimatedNode fromDoubleArray should support the string type
Summary:
The `NativeAnimationsExample` in Android can not work due to inputRange and outputRange were limited to double array type, which is different from iOS.

So we need let android version to support string array type.
Closes https://github.com/facebook/react-native/pull/8900

Differential Revision: D3674754

fbshipit-source-id: e7844f00940bf0fdd6f7f5003dd4eeefa0c317a0
2016-08-05 02:58:30 -07:00
..
Nodes InterpolationAnimatedNode fromDoubleArray should support the string type 2016-08-05 02:58:30 -07:00
RCTAnimation.xcodeproj Add support for native animations on iOS 2016-06-09 10:43:51 -07:00
RCTAnimationUtils.h Add support for native animations on iOS 2016-06-09 10:43:51 -07:00
RCTAnimationUtils.m Add support for native animations on iOS 2016-06-09 10:43:51 -07:00
RCTNativeAnimatedModule.h Add support for native animations on iOS 2016-06-09 10:43:51 -07:00
RCTNativeAnimatedModule.m Add support for native animations on iOS 2016-06-09 10:43:51 -07:00
RCTViewPropertyMapper.h Maintain transform order 2016-08-02 14:28:29 -07:00
RCTViewPropertyMapper.m Maintain transform order 2016-08-02 14:28:29 -07:00