Skip to content

Conversation

@javache
Copy link
Member

@javache javache commented Mar 27, 2025

Summary:

rncore, FBReactNativeSpec and FBReactNativeComponentSpec contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on FBReactNativeSpec everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Breaking] Please update references to rncore headers with FBReactNativeSpec

Differential Revision: D55037569

@facebook-github-bot facebook-github-bot added 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 fb-exported labels Mar 27, 2025
@facebook-github-bot
Copy link
Contributor

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

@javache javache changed the title Merge all core codegen into FBReactNativeSpec (#43570) Merge all core codegen into FBReactNativeSpec Mar 27, 2025
@facebook-github-bot
Copy link
Contributor

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

javache added a commit to javache/react-native that referenced this pull request Mar 27, 2025
Summary:
Pull Request resolved: facebook#50317

Pull Request resolved: facebook#43570

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

javache added a commit to javache/react-native that referenced this pull request Mar 27, 2025
Summary:
Pull Request resolved: facebook#50317

Pull Request resolved: facebook#43570

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from 2c0ff64 to 9b2f480 Compare May 27, 2025 19:54
javache added a commit to javache/react-native that referenced this pull request May 27, 2025
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from 9b2f480 to 4d2de1a Compare May 29, 2025 13:35
javache added a commit to javache/react-native that referenced this pull request May 29, 2025
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from 4d2de1a to a8a5c78 Compare May 30, 2025 12:56
javache added a commit to javache/react-native that referenced this pull request May 30, 2025
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from a8a5c78 to eecfe21 Compare June 2, 2025 13:20
javache added a commit to javache/react-native that referenced this pull request Jun 2, 2025
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from eecfe21 to 4ba10e1 Compare June 2, 2025 13:31
javache added a commit to javache/react-native that referenced this pull request Jun 2, 2025
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D55037569
Summary:
Pull Request resolved: facebook#50317

`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breaking deps.

This aligns react-native's package.json with the codegen tooling supported across iOS and Android, which is a single target for all all type-derived codegen.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D55037569
@facebook-github-bot
Copy link
Contributor

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

@javache javache force-pushed the export-D55037569 branch from 4ba10e1 to 0805f38 Compare June 2, 2025 13:36
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 2, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 95ed8a6.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @javache in 95ed8a6

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