Add Example for InteropLayer on RNTester#51260
Closed
cipolleschi wants to merge 1 commit into
Closed
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
8b60322 to
67fd249
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
67fd249 to
923c7f8
Compare
923c7f8 to
4eef475
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
05835b4 to
2fdf3b0
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
2fdf3b0 to
07d1473
Compare
cipolleschi
added a commit
to cipolleschi/react-native
that referenced
this pull request
May 14, 2025
Summary: Pull Request resolved: facebook#51260 This is a preparatory change that adds an example to RNTester for the Fabric interop layer on iOS. This example is needed to create a Jest E2E tests that will make sure that the Fabric Interop Layer can properly add views as subviews. We discovered the bug thanks to react-native-maps. ## Changelog: [Internal] - Add Example for the Fabric Interop Layer to RNTester iOS Differential Revision: D74579737 Reviewed By: cortinico
Summary: This is a preparatory change that adds an example to RNTester for the Fabric interop layer on iOS. This example is needed to create a Jest E2E tests that will make sure that the Fabric Interop Layer can properly add views as subviews. We discovered the bug thanks to react-native-maps. ## Changelog: [Internal] - Add Example for the Fabric Interop Layer to RNTester iOS Reviewed By: cortinico Differential Revision: D74579737
07d1473 to
d31f883
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D74579737 |
Contributor
|
This pull request has been merged in e9c8fee. |
Collaborator
|
This pull request was successfully merged by @cipolleschi in e9c8fee When will my fix make it into a release? | How to file a pick request? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
This is a preparatory change that adds an example to RNTester for the Fabric interop layer on iOS.
This example is needed to create a Jest E2E tests that will make sure that the Fabric Interop Layer can properly add views as subviews.
We discovered the bug thanks to react-native-maps.
Changelog:
[Internal] - Add Example for the Fabric Interop Layer to RNTester iOS
Differential Revision: D74579737