Skip to content

Conversation

shwanton
Copy link

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 RCTImage to work w/ Fabric

closes #1564

Changelog

[macOS][Added] - Shim RCTImage

Test Plan

[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no RCTImage errors
CleanShot 2023-01-20 at 18 28 31

[x] Build RNTester - iOS w/ Fabric
CleanShot 2023-01-20 at 18 25 30

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

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

@shwanton shwanton marked this pull request as ready for review January 21, 2023 02:36
@shwanton shwanton requested a review from a team as a code owner January 21, 2023 02:36
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.

Minor comment about double import, otherwise good!

@Saadnajmi Saadnajmi merged commit beefc1b into microsoft:main Jan 25, 2023
@shwanton shwanton deleted the fabric/shim-rctimage branch January 25, 2023 17:52
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
* [Fabric] Shim RCTImage

* Shim macOS scale utils

* [Fabric] Remove double import

* [Fabric] Add missing tag

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
* [Fabric] Shim RCTImage

* Shim macOS scale utils

* [Fabric] Remove double import

* [Fabric] Add missing tag

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
# Conflicts:
#	React/Base/RCTUtils.m
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Mar 10, 2023
* [Fabric] Shim RCTImage

* Shim macOS scale utils

* [Fabric] Remove double import

* [Fabric] Add missing tag

Co-authored-by: Shawn Dempsey <shawndempsey@fb.com>
# Conflicts:
#	React/Base/RCTUtils.m
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 RCTImage

2 participants