react-native/Libraries/NativeAnimation/Drivers
Janic Duplessis 11424a8bc6 Native Animated - Support Animated.loop on iOS
Summary:
Follow up to #11973 to add support to Animated.loop with useNativeDriver on iOS.

**Test plan**
Test with new UIExplorer example
Run unit tests
Closes https://github.com/facebook/react-native/pull/13359

Differential Revision: D4960754

Pulled By: javache

fbshipit-source-id: caa840281f1b060df7a2b1c50405fcae1e1b0de6
2017-05-26 03:30:33 -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 Animated.loop on iOS 2017-05-26 03:30:33 -07:00
RCTSpringAnimation.h Add support for springs for NativeAnimated on iOS 2016-10-21 04:29:03 -07:00
RCTSpringAnimation.m Native Animated - Support Animated.loop on iOS 2017-05-26 03:30:33 -07:00