react-native-macos/Libraries/Animated/__tests__
Tim Yung 8ccc4064c5 Animated: Setup Experiment Injection
Summary:
Sets up an injection mechanism for experimenting in production with an alternate implementation of `createAnimatedComponent`.

This will be used to implement and refine a new `createAnimatedComponent` that is compatible with concurrent rendering.

Changelog:
[Internal]

Reviewed By: lunaleaps

Differential Revision: D28799739

fbshipit-source-id: 46ba2dd6137f7bf73ce8a659698533ed3985516f
2021-06-02 22:36:13 -07:00
..
Animated-test.js Animated: Decouple `__attach` from `new AnimatedProps` 2021-05-10 17:02:59 -07:00
AnimatedMock-test.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
AnimatedNative-test.js Back out "Adjust animation batch numbers to be consistent when controlled by native" 2021-04-27 04:00:16 -07:00
Easing-test.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
Interpolation-test.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
TimingAnimation-test.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
bezier-test.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
createAnimatedComponentInjection-test.js Animated: Setup Experiment Injection 2021-06-02 22:36:13 -07:00