Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn users when a component is registered in Rendere and in the interop #38089

Closed
wants to merge 1 commit into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

Changelog:

[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

@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 Jun 27, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jun 27, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,042,695 +1
android hermes armeabi-v7a 8,292,490 -3
android hermes x86 9,559,299 -1
android hermes x86_64 9,401,367 +0
android jsc arm64-v8a 9,601,859 +0
android jsc armeabi-v7a 8,728,985 -2
android jsc x86 9,689,349 +1
android jsc x86_64 9,935,419 -3

Base commit: f7219ec
Branch: main

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Jun 27, 2023
…op (facebook#38089)

Summary:
Pull Request resolved: facebook#38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

## Changelog:
[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: bc81168e8ee3a41a89c0a83b8862ac743d22ab99
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Jun 27, 2023
…op (facebook#38089)

Summary:
Pull Request resolved: facebook#38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

## Changelog:
[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: 0d0bdffd3892d1dd21227f47874fd8e13f88daac
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Jun 27, 2023
…op (facebook#38089)

Summary:
Pull Request resolved: facebook#38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

## Changelog:
[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: ba87b0aa51f9d7ffe0cb24c36533ddcd36b4d6c9
@facebook-github-bot
Copy link
Contributor

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

…op (facebook#38089)

Summary:
Pull Request resolved: facebook#38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

## Changelog:
[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: 782f57af5f6a9670b8b8fd6798c772e6b218ca98
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link

This pull request was successfully merged by @cipolleschi in a702d05.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions bot added the Merged This PR has been merged. label Jun 27, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a702d05.

cipolleschi added a commit that referenced this pull request Jun 28, 2023
…op (#38089)

Summary:
Pull Request resolved: #38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: cc2ba09db16aaa370947a77173b6ea6a0acfa519
Kudo pushed a commit to expo/react-native that referenced this pull request Jul 3, 2023
…op (facebook#38089)

Summary:
Pull Request resolved: facebook#38089

This change add a warning if a component is registered in both the New Renderer and in the Interop layer.

This can help users migrating their components once the library has been migrated.

[iOS][Added] - Add warning to help users migrate away from the interop layer.

Reviewed By: cortinico

Differential Revision: D47053556

fbshipit-source-id: cc2ba09db16aaa370947a77173b6ea6a0acfa519
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.

None yet

3 participants