react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Merge all core codegen into FBReactNativeSpec

Open javache opened this issue 10 months ago • 5 comments

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: [Internal]

Differential Revision: D55037569

javache avatar Mar 27 '25 11:03 javache

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

facebook-github-bot avatar Mar 27 '25 11:03 facebook-github-bot

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

facebook-github-bot avatar Mar 27 '25 15:03 facebook-github-bot

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

facebook-github-bot avatar Mar 27 '25 17:03 facebook-github-bot

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

facebook-github-bot avatar May 27 '25 19:05 facebook-github-bot

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

facebook-github-bot avatar May 29 '25 13:05 facebook-github-bot

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

facebook-github-bot avatar May 30 '25 12:05 facebook-github-bot

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

facebook-github-bot avatar Jun 02 '25 13:06 facebook-github-bot

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

facebook-github-bot avatar Jun 02 '25 13:06 facebook-github-bot

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

facebook-github-bot avatar Jun 02 '25 13:06 facebook-github-bot

This pull request has been merged in facebook/react-native@95ed8a6123024afd03227358ab4b165fdf87b270.

facebook-github-bot avatar Jun 02 '25 15:06 facebook-github-bot

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

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

react-native-bot avatar Jun 02 '25 15:06 react-native-bot