react-native-macos/Libraries/Animated
Tim Yung ae4946f983 Animated: Remove `Animated.__PropsOnlyForTests`
Summary:
Deletes `Animated.__PropsOnlyForTests` because it is unnecessary for actually testing `AnimatedProps`.

Changelog:
[General][Removed] - Removed `Animated.__PropsOnlyForTests`.

Reviewed By: kacieb

Differential Revision: D28271629

fbshipit-source-id: 7d4c83d72f7298ed43e3659126cb45d271c5dac7
2021-05-07 21:05:58 -07:00
..
__tests__ Animated: Remove `Animated.__PropsOnlyForTests` 2021-05-07 21:05:58 -07:00
animations Animated module: don't use random IDs as waiting identifier for queueing 2020-10-26 22:14:25 -07:00
components Convert to ESM export 2021-04-07 19:13:45 -07:00
nodes Batch Animation setValue call in a separate batch 2021-04-30 10:21:36 -07:00
Animated.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
AnimatedEvent.js Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
AnimatedImplementation.js Animated: Remove `Animated.__PropsOnlyForTests` 2021-05-07 21:05:58 -07:00
AnimatedMock.js Animated: Remove `Animated.__PropsOnlyForTests` 2021-05-07 21:05:58 -07:00
AnimatedWeb.js Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Easing.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
NativeAnimatedHelper.js Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
NativeAnimatedModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeAnimatedTurboModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
SpringConfig.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
bezier.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
createAnimatedComponent.js Back out "Adjust animation batch numbers to be consistent when controlled by native" 2021-04-27 04:00:16 -07:00