react-native-macos/Libraries/NativeAnimation
Peter Argany e1d53ce697 Create init method for RCTNativeAnimatedModule and it's TM fork
Summary:
The animated native module relies on `setBridge` to perform generic setup which doesn't rely on the bridge at all. This diff refactors that setup code to an `init` function.

Changelog: [Internal]

Differential Revision: D23272427

fbshipit-source-id: 0c9c5522c9044283f4db25360010465ff42aba25
2020-08-24 16:37:49 -07:00
..
Drivers
Nodes Disable restoreDefaultValues in Native Animated in Fabric 2020-05-29 13:57:38 -07:00
RCTAnimationPlugins.h Fork RCTAnimatedModule to unblock brideless mode 2020-07-27 15:09:33 -07:00
RCTAnimationPlugins.mm Fork RCTAnimatedModule to unblock brideless mode 2020-07-27 15:09:33 -07:00
RCTAnimationUtils.h
RCTAnimationUtils.m
RCTNativeAnimatedModule.h Fork RCTAnimatedModule to unblock brideless mode 2020-07-27 15:09:33 -07:00
RCTNativeAnimatedModule.mm Create init method for RCTNativeAnimatedModule and it's TM fork 2020-08-24 16:37:49 -07:00
RCTNativeAnimatedNodesManager.h Fix: Preserve native animated value after animated component unmount (#28841) 2020-06-29 17:09:37 -07:00
RCTNativeAnimatedNodesManager.m Fix: Preserve native animated value after animated component unmount (#28841) 2020-06-29 17:09:37 -07:00
RCTNativeAnimatedTurboModule.h Fork RCTAnimatedModule to unblock brideless mode 2020-07-27 15:09:33 -07:00
RCTNativeAnimatedTurboModule.mm Create init method for RCTNativeAnimatedModule and it's TM fork 2020-08-24 16:37:49 -07:00
React-RCTAnimation.podspec Fix Cocoapods builds 2020-04-07 19:07:19 -07:00