mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53207 When restructuring the RCTReactNativeFactory, we forgot to add a couple of methods to check whether the delegate was implementing the RCTTurboModuleManager delegate methods. This has been reported [here](https://github.com/react-native-community/discussions-and-proposals/issues/916) This change fixes it. ## Changelog: [iOS][Fixed] - Ask the delegate for `getModuleForClass` and `getModuleInstanceFromClass` Reviewed By: cortinico Differential Revision: D79998104 fbshipit-source-id: 68069a9f93182d4fa416b5799bf4eec4d107552b