Skip to content

Conversation

shwanton
Copy link

@shwanton shwanton commented Dec 6, 2022

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

Closes #1553

Changelog

[macOS][Fabric] - Shim RCTTextInputComponentView for Fabric

Test Plan

[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no RCTTextInputComponentView errors
CleanShot 2022-12-05 at 17 51 06

Build errors:
Build RNTester-macOS_2022-12-05T17-49-32.txt

[x] Build RNTester - iOS w/ Fabric - New architecture example should work
CleanShot 2022-12-05 at 18 00 49

[x] Build RNTester-macOS w/ Paper - should work
CleanShot 2022-12-05 at 18 12 31

[x] Build RNTester - iOS w/ Paper - should work
CleanShot 2022-12-05 at 18 15 32

@shwanton shwanton marked this pull request as ready for review December 6, 2022 02:16
@shwanton shwanton requested a review from a team as a code owner December 6, 2022 02:16
@Saadnajmi Saadnajmi linked an issue Dec 6, 2022 that may be closed by this pull request
@amgleitman
Copy link
Member

It's unfortunate that we can't test this component fully on Fabric macOS quite yet, but it makes sense given that it's still a work in progress. Here's hoping that day will come soon!

@shwanton shwanton changed the title Shim RCTTextInputComponentView to work w/ Fabric [Fabric] Shim RCTTextInputComponentView to work w/ Fabric Dec 7, 2022
@shwanton
Copy link
Author

shwanton commented Dec 8, 2022

@amgleitman very soon we'll be able to build fabric on macOS & then we should have a better way to test these components!

@shwanton
Copy link
Author

closes #1553

@Saadnajmi Saadnajmi merged commit 21fbcb5 into microsoft:main Dec 10, 2022
@shwanton shwanton deleted the fabric/shim-RCTTextInputComponentView branch December 12, 2022 22:34
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
…1544)

* Shim RCTTextInputComponentView to build w/ Fabric

* Add missing tag

* Add placeholder comment

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
…1544)

* Shim RCTTextInputComponentView to build w/ Fabric

* Add missing tag

* Add placeholder comment

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
…1544)

* Shim RCTTextInputComponentView to build w/ Fabric

* Add missing tag

* Add placeholder comment

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 UITextAutocorrectionType Shim RCTTextInput

4 participants