react-native-macos/Libraries/Animated
Pieter De Baets a4690d054f Disable early return in NativeAnimatedHelper.flushQueue
Summary:
This is the same issue as https://www.internalfb.com/diff/D36298399 (55ee8ce0c4) which was reverted earlier this week.

Changelog: [Internal]

Differential Revision: D36479089

fbshipit-source-id: 2bce05882a558db0c3464ec4a2b05eee36a3048a
2022-05-18 10:36:03 -07:00
..
__tests__ Support string color values in Animated.Color 2022-01-27 17:36:35 -08:00
animations Distinguish between string/number-valued interpolation nodes at the type level 2022-05-03 12:04:02 -07:00
components Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
nodes Fixes to non-product code (e.g React Native) 2022-05-04 16:13:07 -07:00
Animated.js Add Animated.Numeric Flow type 2022-05-03 12:04:02 -07:00
AnimatedEvent.js Add platformConfig to native animations and nodes (#32736) 2022-01-19 19:45:21 -08:00
AnimatedImplementation.js Distinguish between string/number-valued interpolation nodes at the type level 2022-05-03 12:04:02 -07:00
AnimatedMock.js Add Animated.Numeric Flow type 2022-05-03 12:04:02 -07: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 Disable early return in NativeAnimatedHelper.flushQueue 2022-05-18 10:36:03 -07:00
NativeAnimatedModule.js Batch Animated calls into one JSI call per frame 2022-05-17 16:42:41 -07:00
NativeAnimatedTurboModule.js Batch Animated calls into one JSI call per frame 2022-05-17 16:42:41 -07: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