react-native-macos/Libraries/Animated
Luna Wei fc9c326912 Use Animated.event implementation in AnimatedMock
Summary: Changelog: [Internal] - Animated.event from my limited understanding attaches Animated.Values to native views. In terms of animation, Animated.Values are already handled by AnimatedMock to skip interpolation.

Reviewed By: GijsWeterings

Differential Revision: D29241590

fbshipit-source-id: 98650883dad53d6f77dbc398ba0cac903194deca
2021-06-22 08:16:42 -07:00
..
__tests__ Animated: Setup Experiment Injection 2021-06-02 22:36:13 -07:00
animations pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
components Convert to ESM export 2021-04-07 19:13:45 -07:00
nodes pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -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 Use Animated.event implementation in AnimatedMock 2021-06-22 08:16:42 -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 Animated: Setup Experiment Injection 2021-06-02 22:36:13 -07:00
createAnimatedComponentInjection.js Animated: Setup Experiment Injection 2021-06-02 22:36:13 -07:00
createAnimatedComponent_EXPERIMENTAL.js Animated: Support Concurrent Rendering 2021-06-06 17:08:55 -07:00
useAnimatedProps.js Animated: Support Concurrent Rendering 2021-06-06 17:08:55 -07:00