mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
078f14c5d2
Summary: Right now TurboModuleManager gets the JSCallInvokerHolder from the bridge in its constructor; this diff changes the constructor to make the JSCallInvokerHolder a required argument so that TurboModuleManager doesn't directly depend on the bridge. Reviewed By: axe-fb, RSNara Differential Revision: D15227184 fbshipit-source-id: b16e6abaa727587986a132d0e124163acdf55408