react-native/Libraries/NativeAnimation
Ryan Gomba 9462a73189 Value offsets
Summary:
This diff adds support for value offsets on iOS. It separates out code originally submitted in #9048.

Test plan (required)

Set up an animation with an offset, and `useNativeModule: true`. Compare results with `useNativeModule: false`.
Closes https://github.com/facebook/react-native/pull/9627

Differential Revision: D3924410

fbshipit-source-id: 8177a25a5f6b9e33f00ea66143c782aeea24507d
2016-09-26 10:28:35 -07:00
..
Nodes Value offsets 2016-09-26 10:28:35 -07:00
RCTAnimation.xcodeproj Add support for DiffClamp node 2016-09-06 15:43:35 -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 value listener 2016-08-11 18:13:31 -07:00
RCTNativeAnimatedModule.m Value offsets 2016-09-26 10:28:35 -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