react-native/Libraries/NativeAnimation/Drivers
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
..
RCTAnimationDriver.h Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
RCTDecayAnimation.h Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
RCTDecayAnimation.m Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
RCTEventAnimation.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTEventAnimation.m Add support for native animated events on iOS 2016-11-01 03:58:53 -07:00
RCTFrameAnimation.h Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
RCTFrameAnimation.m Native Animated - Support decay on iOS 2017-04-24 04:31:43 -07:00
RCTSpringAnimation.h Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
RCTSpringAnimation.m Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00