react-native-macos/Libraries/Animated
Moti Zilberman c56754ae39 Add default Instance type and variance to AnimatedComponentType
Summary:
Updates `AnimatedComponentType`'s type arguments to match [`React.AbstractComponent`](https://flow.org/en/docs/react/types/#toc-react-abstractcomponent)'s more closely in [variance](https://flow.org/en/docs/types/generics/#toc-variance-sigils) and defaults (`Instance = mixed`).

Changelog: [Internal]

Reviewed By: genkikondo

Differential Revision: D34254030

fbshipit-source-id: 622d1e4ecbc493bba8ec857454dd28583b677d78
2022-02-17 13:10:58 -08:00
..
__tests__ Support string color values in Animated.Color 2022-01-27 17:36:35 -08:00
animations Make TimingAnimationConfig read-only 2022-02-11 06:02:24 -08:00
components Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
nodes Optimize AnimatedColor when setting platform color 2022-02-14 11:15:19 -08:00
Animated.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
AnimatedEvent.js Add platformConfig to native animations and nodes (#32736) 2022-01-19 19:45:21 -08:00
AnimatedImplementation.js Make TimingAnimationConfig read-only 2022-02-11 06:02:24 -08:00
AnimatedMock.js Initial non-native implementation of AnimatedColor 2022-01-27 13:37:59 -08:00
AnimatedPlatformConfig.js Add platformConfig to native animations and nodes (#32736) 2022-01-19 19:45:21 -08:00
AnimatedWeb.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Easing.js make Easing an object, not a class 2022-01-25 15:23:46 -08:00
NativeAnimatedHelper.js Export isSupportedProp checks in NativeAnimatedHelper 2022-02-11 09:56:10 -08:00
NativeAnimatedModule.js Support AnimatedColor.setValue for platform colors 2022-02-08 16:31:14 -08:00
NativeAnimatedTurboModule.js Support AnimatedColor.setValue for platform colors 2022-02-08 16:31:14 -08:00
SpringConfig.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
bezier.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
createAnimatedComponent.js Add default Instance type and variance to AnimatedComponentType 2022-02-17 13:10:58 -08:00
createAnimatedComponentInjection.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
createAnimatedComponent_EXPERIMENTAL.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
useAnimatedProps.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00