-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D47053556 |
Base commit: f7219ec |
…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
62e4c73
to
77e4907
Compare
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: 0d0bdffd3892d1dd21227f47874fd8e13f88daac
77e4907
to
2e712bf
Compare
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: ba87b0aa51f9d7ffe0cb24c36533ddcd36b4d6c9
2e712bf
to
722d95e
Compare
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
This pull request was exported from Phabricator. Differential Revision: D47053556 |
722d95e
to
a9ec867
Compare
This pull request was successfully merged by @cipolleschi in a702d05. When will my fix make it into a release? | Upcoming Releases |
This pull request has been merged in a702d05. |
…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
…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
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