Uh oh!
There was an error while loading. Please reload this page.
[Fabric] Convert UIView to RCTUIView shim - #1524
Merged
Saad Najmi (Saadnajmi) merged 10 commits intoDec 7, 2022
Merged
Conversation
4 tasks
Uh oh!
There was an error while loading. Please reload this page.
Shawn Dempsey (shwanton)
marked this pull request as ready for review
November 30, 2022 19:49
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
added 3 commits
December 6, 2022 15:03
# Conflicts: # React/Fabric/Mounting/ComponentViews/ScrollView/RCTScrollViewComponentView.mm
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Saad Najmi (Saadnajmi)
approved these changes
Dec 7, 2022
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 freeto 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.
Please select one of the following
Summary
Fabric on macOS implementation:
Replacing references of UIView to RCTUIView shim
Changelog
[macOS][Fabric] - Replacing references of UIView to RCTUIView shim
Test Plan
[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no UIView errors

Build RNTester-macOS_2022-11-23T13-02-55.txt
[x] Build RNTester - iOS w/ Fabric - should work
https://user-images.githubusercontent.com/96719/203647093-7d05dff3-760a-4053-9d4b-164d133482aa.mp4
[x] Build RNTester-macOS w/ Paper - should work
https://user-images.githubusercontent.com/96719/203647140-a37bbc9e-53b1-4628-b1e7-7c4a14754c58.mp4
[x] Build RNTester - iOS w/ Paper - should work
https://user-images.githubusercontent.com/96719/203646958-e64d1c13-580f-446d-8b87-d452f7c38932.mp4