Skip to content

Check delegate for getModuleForClass and getModuleInstanceFromClass#53207

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D79998104
Closed

Check delegate for getModuleForClass and getModuleInstanceFromClass#53207
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D79998104

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
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

This change fixes it.

Changelog:

[iOS][Fixed] - Ask the delegate for getModuleForClass and getModuleInstanceFromClass

Differential Revision: D79998104

Summary:
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](react-native-community/discussions-and-proposals#916)

This change fixes it.

## Changelog:
[iOS][Fixed] - Ask the delegate for `getModuleForClass` and `getModuleInstanceFromClass`

Differential Revision: D79998104
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 11, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79998104

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 85b47af.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 85b47af

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants