Skip to content

Move headers from .h to .mm file#53617

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

Move headers from .h to .mm file#53617
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D81769485

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
In the RCTAppDelegate.h file there are a couple of headers that are not used and that can be either removed or moved to the .mm file.
This reduce the coupling between the AppDelegate library and React Core and allow us to reduce the size of the exported headers in the umbrella header.

Changelog:

[Internal] -

Differential Revision: D81769485

Summary:
In the RCTAppDelegate.h file there are a couple of headers that are not used and that can be either removed or moved to the .mm file.
This reduce the coupling between the AppDelegate library and React Core and allow us to reduce the size of the exported headers in the umbrella header.

## Changelog:
[Internal] -

Differential Revision: D81769485
@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 Sep 5, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Sep 8, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 49be01a.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 49be01a

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.

4 participants