Skip to content

Conversation

shwanton
Copy link

@shwanton shwanton commented Dec 10, 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 RCTScrollViewComponentView to work w/ Fabric

closes #1554

Changelog

[macOS][Added] - Shim RCTScrollViewComponentView for Fabric

Test Plan

[x] Build RNTester-macOS w/ Fabric - doesn’t run yet, but no RCTScrollViewComponentView errors
CleanShot 2022-12-09 at 16 25 21

Build errors:
Build RNTester-macOS_2022-12-09T16-25-02.txt

[x] Build RNTester - iOS w/ Fabric
CleanShot 2022-12-09 at 16 20 01

[x] Build RNTester-macOS w/ Paper - should work
CleanShot 2022-12-09 at 16 45 17

[x] Build RNTester - iOS w/ Paper -
CleanShot 2022-12-09 at 16 57 19
should work

@shwanton shwanton marked this pull request as ready for review December 10, 2022 01:03
@shwanton shwanton requested a review from a team as a code owner December 10, 2022 01:03
@Saadnajmi Saadnajmi self-assigned this Dec 13, 2022
@analysis-bot
Copy link

analysis-bot commented Dec 15, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: b4dd208
Branch: main

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.

See comments left

@ghost ghost removed the Needs: Author Feedback label Dec 22, 2022
@shwanton
Copy link
Author

Sorry for all the missing tags in this PR. It was the first one I tried to automate the process and obviously it didn't have great results.

@Saadnajmi Saadnajmi merged commit 0c343d9 into microsoft:main Dec 22, 2022
@shwanton shwanton deleted the fabric/shim-uiscrollviewdelegate branch December 22, 2022 18:51
shwanton added a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
* [Fabric] Shim RCTEnhancedScrollView

* Fix missing tags

* Fix bad tag

* Remove brackets from iOS specific tags

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 RCTEnhancedScrollView

* Fix missing tags

* Fix bad tag

* Remove brackets from iOS specific tags

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 RCTEnhancedScrollView

* Fix missing tags

* Fix bad tag

* Remove brackets from iOS specific tags

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 UIScrollViewDelegate

3 participants