mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: To look up TurboModule Class based on its name, this new function `RCTCoreModulesClassProvider()` can be used to find a TurboModule impl in the app. For now this is manually maintained and sync'ed with FB internal version. Only modules that live under React/CoreModules/ should be handled here. Reviewed By: PeteTheHeat Differential Revision: D16100291 fbshipit-source-id: 6b7556dec1fa83d1e081c7e8c0fe295187934274