Skip to content

Expose ScrollView's persistentScrollIndicator and horizontal to the C++ side props#43655

Closed
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D55367445
Closed

Expose ScrollView's persistentScrollIndicator and horizontal to the C++ side props#43655
rshest wants to merge 1 commit into
facebook:mainfrom
rshest:export-D55367445

Conversation

@rshest

@rshest rshest commented Mar 26, 2024

Copy link
Copy Markdown
Contributor

Summary:

Changelog:

[Internal] -

The corresponding prop ScrollBar.persistentScrollIndicator was only passed to the Android platform code an ScrollBar.horizontal wasn't passed to native at all.

On other platforms we need those props to be available on the C++ side, so this exposes them to the corresponding C++ ScrollViewProps.

Differential Revision: D55367445

@facebook-github-bot facebook-github-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 Mar 26, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

…++ side props (facebook#43655)

Summary:

## Changelog:
[Internal] -

The corresponding prop `ScrollBar.persistentScrollIndicator` was only passed to the Android platform code an `ScrollBar.horizontal` wasn't passed to native at all.

On other platforms we need those props to be available on the C++ side, so this exposes them to the corresponding C++ ScrollViewProps.

Differential Revision: D55367445
@rshest rshest force-pushed the export-D55367445 branch from 1d386dc to 8d963d1 Compare March 26, 2024 13:44
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 26, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in a4592fd.

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 Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants