react-native/Libraries/NativeAnimation
Ryan Gomba d950db4ef7 Add support for springs for NativeAnimated on iOS
Summary:
This diff adds support for native spring animations on iOS. This overlaps some spring work done by kmagiera on the Android side of things.

**Test plan (required)**

Run UIExplorer NativeAnimated examples before and after - compare the results. Pay special attention to the spring examples.
Closes https://github.com/facebook/react-native/pull/9048

Differential Revision: D4056088

Pulled By: foghina

fbshipit-source-id: a593408cb61cb850572bab4a0884f7157cece656
2016-10-21 04:29:03 -07:00
..
Drivers Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
Nodes Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
RCTAnimation.xcodeproj Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
RCTAnimationUtils.h Add support for clamping for NativeAnimated on iOS 2016-10-20 14:13:38 -07:00
RCTAnimationUtils.m Add support for clamping for NativeAnimated on iOS 2016-10-20 14:13:38 -07:00
RCTNativeAnimatedModule.h Add support for value listener 2016-08-11 18:13:31 -07:00
RCTNativeAnimatedModule.m Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -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