react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Move scrollView to ReactFabric

Open cipolleschi opened this issue 8 months ago • 1 comments

Summary: In cocoapods infrastructure, Scrollview is part of ReactFabric. In the SwiftPM implementation we erroneously moved that to reactFabricComponents. However, the new view culling features in reactFabric imports scrollview and that was broken in Swift PM.

This change fixes it.

Changelog:

[Internal] - move scrollview to reactFabric

Differential Revision: D75638510

cipolleschi avatar May 29 '25 22:05 cipolleschi

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 29 '25 22:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 30 '25 08:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 30 '25 08:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 30 '25 08:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 30 '25 08:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar May 30 '25 08:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar Jun 01 '25 12:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar Jun 01 '25 12:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar Jun 02 '25 09:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75638510

facebook-github-bot avatar Jun 03 '25 10:06 facebook-github-bot

This pull request was successfully merged by @cipolleschi in 527e39a470b2e233c99920e0671315e620f2c431

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar Jun 03 '25 11:06 react-native-bot

This pull request has been merged in facebook/react-native@527e39a470b2e233c99920e0671315e620f2c431.

facebook-github-bot avatar Jun 03 '25 11:06 facebook-github-bot