Skip to content

Conversation

shwanton
Copy link

@shwanton shwanton commented Jan 24, 2023

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

Fabric on macOS implementation:
Shim RCTComponentViewDescriptor to work w/ Fabric

closes #1543

Changelog

[macOS][Added] - Shim RCTComponentViewDescriptor for Fabric

Test Plan

[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no RCTComponentViewDescriptor errors
CleanShot 2023-01-23 at 21 20 49

[x] Build RNTester - iOS w/ Fabric
CleanShot 2023-01-23 at 21 08 15

[x] Build RNTester-macOS w/ Paper
CleanShot 2023-01-23 at 21 02 54

[x] Build RNTester - iOS w/ Paper
CleanShot 2023-01-23 at 21 01 28

@shwanton shwanton marked this pull request as ready for review January 24, 2023 05:25
@shwanton shwanton requested a review from a team as a code owner January 24, 2023 05:25
@shwanton shwanton changed the title Shim RCTComponentViewDescriptor [Fabric] Shim RCTComponentViewDescriptor Jan 24, 2023
Copy link
Collaborator

@Saadnajmi Saadnajmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of minor comments

@Saadnajmi Saadnajmi merged commit 760e91d into microsoft:main Jan 24, 2023
@shwanton shwanton deleted the fabric/shim-rctcomponentviewdescriptor branch January 24, 2023 23:43
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
* Shim RCTComponentViewDescriptor

* Update React/Fabric/Mounting/RCTComponentViewDescriptor.h

Co-authored-by: Saad Najmi <sanajmi@microsoft.com>

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
Co-authored-by: Saad Najmi <sanajmi@microsoft.com>
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Mar 10, 2023
* Shim RCTComponentViewDescriptor

* Update React/Fabric/Mounting/RCTComponentViewDescriptor.h

Co-authored-by: Saad Najmi <sanajmi@microsoft.com>

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
Co-authored-by: Saad Najmi <sanajmi@microsoft.com>
# Conflicts:
#	React/Fabric/Mounting/RCTComponentViewDescriptor.h
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Mar 10, 2023
* Shim RCTComponentViewDescriptor

* Update React/Fabric/Mounting/RCTComponentViewDescriptor.h

Co-authored-by: Saad Najmi <sanajmi@microsoft.com>

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
Co-authored-by: Saad Najmi <sanajmi@microsoft.com>
# Conflicts:
#	React/Fabric/Mounting/RCTComponentViewDescriptor.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shim RCTComponentViewDescriptor

2 participants