Skip to content

[RN][iOS] Connect New Arch Modules to React Native#54471

Open
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/plug-all-the-plugins
Open

[RN][iOS] Connect New Arch Modules to React Native#54471
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/plug-all-the-plugins

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:

Several of the React Native core module where registered in the React Native core runtime using the legacy architecture approach, rather than the New Architecture one. This mechanism will fail as soon as we remove the Interop Layers

Changelog:

[Internal] - Update how modules are registered

Test Plan:

Tested locally on RNTester with both static libraries and dynamic frameworks

@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 Nov 10, 2025
@facebook-github-bot facebook-github-bot added p: Facebook Partner: Facebook Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Nov 10, 2025
@meta-codesync

meta-codesync Bot commented Nov 10, 2025

Copy link
Copy Markdown

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this in D86668961.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added Stale There has been a lack of activity on this issue and it may be closed soon. and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels May 10, 2026
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. p: Facebook Partner: Facebook Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants