A framework for building native applications using React
COMMITS
/ Libraries/NativeAnimation/RCTNativeAnimatedTurboModule.mm May 17, 2022
J
Batch Animated calls into one JSI call per frame
Joshua Gross committed
February 9, 2022
G
Support AnimatedColor.setValue for platform colors
Genki Kondo committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 5, 2021
P
Minor Style: Make viewName nullable in native animated modules for Fabric
Paige Sun committed
P
Remove RCTUIManagerObserver from RCTNativeAnimatedTurboModule
Paige Sun committed
November 3, 2021
P
September 8, 2021
R
Move NativeModule initialization logic outside of setModuleRegistry
Ramanpreet Nara committed
August 3, 2021
S
Flush operations queue when animation starts
Samuel Susla committed
May 21, 2021
R
Migrate RCTNativeAnimatedTurboModule to initialize
Ramanpreet Nara committed
December 11, 2020
R
Manual: Migrate from bridge.eventDispatcher to RCTModuleRegistry
Ramanpreet Nara committed
September 22, 2020
S
Call stopObserving on correct queue
Scott Kyle committed
August 24, 2020
P
Pass RCTSurfacePresenter into RCTNativeAnimatedNodesManager in bridgeless
Peter Argany committed
P
Pass SurfacePresenter directly instead of relying on bridge
Peter Argany committed
P
Create init method for RCTNativeAnimatedModule and it's TM fork
Peter Argany committed
August 9, 2020
J
NativeAnimatedModule: allow JS to control queueing of Animated operations
Joshua Gross committed
July 27, 2020
P
Fork RCTAnimatedModule to unblock brideless mode
Peter Argany committed