Skip to content

Conversation

shwanton
Copy link

@shwanton shwanton commented Jan 21, 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 missing properties + font name to work w/ Fabric

closes #1562 #1563

Changelog

[macOS][Added] - Shim missing properties + font name

Test Plan

[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no RCTFontUtils errors
CleanShot 2023-01-20 at 17 59 12

[x] Build RNTester - iOS w/ Fabric
CleanShot 2023-01-20 at 17 56 38

[x] Build RNTester-macOS w/ Paper - should work
CleanShot 2023-01-20 at 18 06 21

[x] Build RNTester - iOS w/ Paper - should work
CleanShot 2023-01-20 at 18 09 23

@shwanton shwanton marked this pull request as ready for review January 21, 2023 02:09
@shwanton shwanton requested a review from a team as a code owner January 21, 2023 02:09
@Saadnajmi Saadnajmi merged commit 3d8e23c into microsoft:main Jan 24, 2023
@shwanton shwanton deleted the fabric/shim-properties_font_name branch January 24, 2023 19:28
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
* Shim missing properties

* Shim fontNamesForFamilyName

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

* Shim fontNamesForFamilyName

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

* Shim fontNamesForFamilyName

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
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 fontNamesForFamilyName

2 participants