react-native/Libraries/NativeAnimation
Janic Duplessis a85a86bd8d Fix tvOS build
Summary:
Not sure if this is the proper fix but changing PRODUCT_NAME to RCTAnimation did the trick. Also using `#import "RCTValueAnimatedNode.h"` instead of `#import <RCTAnimation/RCTValueAnimatedNode.h>` in `RCTNativeAnimatedNodesManager.h` can work too.
Closes https://github.com/facebook/react-native/pull/13190

Differential Revision: D4794401

Pulled By: javache

fbshipit-source-id: c33232a676131644afa80e34ca7a1516a2c89f7e
2017-03-29 02:35:59 -07:00
..
Drivers Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
Nodes Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTAnimation.xcodeproj Fix tvOS build 2017-03-29 02:35:59 -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 - Add tests on iOS 2017-03-28 09:16:58 -07:00