Skip to content

Allow RCTScrollViewComponentView to be subclass-able#56319

Open
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D99462381
Open

Allow RCTScrollViewComponentView to be subclass-able#56319
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D99462381

Conversation

@joevilches
Copy link
Copy Markdown
Contributor

Summary:
While RCTScrollViewComponentView is overridable, its NOT a UIScrollView. It has a private property this is the scroll view and if you want to override UIScrollView behavior you have to change this.

Changelog: [Internal]

Reviewed By: sbuggay

Differential Revision: D99462381

Summary:
While RCTScrollViewComponentView is overridable, its NOT a UIScrollView. It has a private property this is the scroll view and if you want to override UIScrollView behavior you have to change this.

Changelog: [Internal]

Reviewed By: sbuggay

Differential Revision: D99462381
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 3, 2026
@facebook-github-tools facebook-github-tools bot added p: Facebook Partner: Facebook Partner labels Apr 3, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 3, 2026

@joevilches has exported this pull request. If you are a Meta employee, you can view the originating Diff in D99462381.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant