react-native/Libraries/NativeAnimation
Janic Duplessis 6c434f9404 Native Animated - Support decay on iOS
Summary:
This is one of the last feature that is missing from native animated, it was already supported on Android and this implementation is based on it.

**Test plan**
Test that the existing decay animation example now works on iOS
Run unit tests
Closes https://github.com/facebook/react-native/pull/13368

Differential Revision: D4938061

Pulled By: javache

fbshipit-source-id: 36b57b1029a542e9daf21e048a06d3b3347e9659
2017-04-24 04:31:43 -07:00
..
Drivers Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
Nodes Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTAnimation.xcodeproj Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
RCTAnimationUtils.h Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTAnimationUtils.m Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTNativeAnimatedModule.h Native Animated - Restore default values when removing props on iOS 2017-03-28 05:33:02 -07:00
RCTNativeAnimatedModule.m NativeAnimated - Fix missing update at the end of the batch 2017-03-28 11:01:54 -07:00
RCTNativeAnimatedNodesManager.h Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTNativeAnimatedNodesManager.m Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00