react-native-macos/Libraries/NativeAnimation
Genki Kondo 49f3f47b1e Support color animation with native driver for iOS
Summary:
Adds support for Animated.Color with native driver for iOS. Reads the native config for the rbga channel AnimatedNodes, and on update(), converts the values into a SharedColor.

Followup changes will include support for platform colors.

Ran update_pods: https://www.internalfb.com/intern/wiki/React_Native/Preparing_to_Ship/Open_Source_Pods/

Changelog:
[iOS][Added] - Support running animations with AnimatedColor with native driver

Reviewed By: sammy-SC

Differential Revision: D33860583

fbshipit-source-id: 990ad0f754a21e3939f2cb233bcfa793ef12eb14
2022-02-10 11:18:39 -08:00
..
Drivers Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Nodes Support color animation with native driver for iOS 2022-02-10 11:18:39 -08:00
RCTAnimationPlugins.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAnimationPlugins.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAnimationUtils.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAnimationUtils.m Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTNativeAnimatedModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTNativeAnimatedModule.mm Support AnimatedColor.setValue for platform colors 2022-02-08 16:31:14 -08:00
RCTNativeAnimatedNodesManager.h Support AnimatedColor.setValue for platform colors 2022-02-08 16:31:14 -08:00
RCTNativeAnimatedNodesManager.m Support color animation with native driver for iOS 2022-02-10 11:18:39 -08:00
RCTNativeAnimatedTurboModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTNativeAnimatedTurboModule.mm Support AnimatedColor.setValue for platform colors 2022-02-08 16:31:14 -08:00
React-RCTAnimation.podspec Support color animation with native driver for iOS 2022-02-10 11:18:39 -08:00