Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Remove iOS flag from scrollEventThrottle prop #35840

Closed
wants to merge 1 commit into from

Conversation

robwalkerco
Copy link
Contributor

@robwalkerco robwalkerco commented Jan 16, 2023

Summary

The scrollEventThrottle prop is documented as only applying to iOS, but in this commit it was also implemented for Android, but the documentation was not updated.

Changelog

[GENERAL] [CHANGED] - Removed iOS flag from scrollEventThrottle docs

Test Plan

I've not been able to find how to build the docs locally, so I don't have a screenshot of the changes :(

@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 Jan 16, 2023
@facebook-github-bot
Copy link
Contributor

@sammy-SC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,464,873 +0
android hermes armeabi-v7a 7,785,604 +0
android hermes x86 8,938,342 +0
android hermes x86_64 8,796,410 +0
android jsc arm64-v8a 9,651,262 +0
android jsc armeabi-v7a 8,385,729 +0
android jsc x86 9,713,458 +0
android jsc x86_64 10,190,641 +0

Base commit: 3c03aef
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 17, 2023
@facebook-github-bot
Copy link
Contributor

@sammy-SC merged this pull request in 8ea1cba.

@sammy-SC
Copy link
Contributor

Thank you @robwalkerco, this has been merged :)

OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
The `scrollEventThrottle` prop is documented as only applying to iOS, but in [this commit](facebook@cf55fd5) it was also implemented for Android, but the documentation was not updated.

## Changelog
[GENERAL] [CHANGED] - Removed iOS flag from `scrollEventThrottle` docs
<!-- Help reviewers and the release process by writing your own changelog entry.

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

Pull Request resolved: facebook#35840

Test Plan: I've not been able to find how to build the docs locally, so I don't have a screenshot of the changes :(

Reviewed By: cipolleschi

Differential Revision: D42530943

Pulled By: sammy-SC

fbshipit-source-id: 2948eca2621712ccd832f4f99f1aab0cbd4af2d0
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. Merged This PR has been merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants