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

Documentation Update for RN PR #30737 - Remove Android specifier for progressViewOffset prop. #2441

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

davidbiedenbach
Copy link
Contributor

React Native PR 30737 introduces iOS support for the progressViewOffset prop in RefreshControl, FlatList, and VirtualizedList.

This PR updates the documentation for those components to remove the Android specifier.

@netlify
Copy link

netlify bot commented Jan 14, 2021

✔️ Deploy preview for react-native ready!

🔨 Explore the source changes: b5e0142

🔍 Inspect the deploy logs: https://app.netlify.com/sites/react-native/deploys/60008b412729100007efacb4

😎 Browse the preview: https://deploy-preview-2441--react-native.netlify.app

@Simek Simek added 🕐 Waiting on PR These may be waiting for a PR to the facebook/react-native to be merged Wait on future Release This indicates a PR that updates the doc to match a future release. labels Feb 1, 2021
facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request Mar 11, 2021
Summary:
Fixes #10718, bringing `progressViewOffset` support to iOS.

Thanks to Taylor123 for the initial PR upon which this fix is based.

## Changelog

[iOS] [Fix] - `progressViewOffset` prop of `RefreshControl` and `VirtualizedList` now works on iOS

Pull Request resolved: #30737

Test Plan:
Tested with quick-and-dirty sample app.

![progressViewOffset-iOS](https://user-images.githubusercontent.com/1563532/104526540-82fe1d80-55b7-11eb-9f99-e025bedf4874.gif)

## Documentation

The corresponding documentation update PR can be found [here](facebook/react-native-website#2441).

Reviewed By: kacieb

Differential Revision: D26813977

Pulled By: sammy-SC

fbshipit-source-id: 45cc5a647d70e44a29c6391b7586cb41ca011bef
@Simek Simek removed the 🕐 Waiting on PR These may be waiting for a PR to the facebook/react-native to be merged label Mar 16, 2021
Copy link
Collaborator

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @davidbiedenbach, thank you for posting this companion PR for the docs! 👍

Your PR has landed on master, and will be part of next release, so it's time to merge the changes. 🙂

@Simek Simek merged commit 3d84c4e into facebook:master Apr 7, 2021
savv pushed a commit to savv/react-native-savv that referenced this pull request May 18, 2021
Summary:
Fixes facebook#10718, bringing `progressViewOffset` support to iOS.

Thanks to Taylor123 for the initial PR upon which this fix is based.

## Changelog

[iOS] [Fix] - `progressViewOffset` prop of `RefreshControl` and `VirtualizedList` now works on iOS

Pull Request resolved: facebook#30737

Test Plan:
Tested with quick-and-dirty sample app.

![progressViewOffset-iOS](https://user-images.githubusercontent.com/1563532/104526540-82fe1d80-55b7-11eb-9f99-e025bedf4874.gif)

## Documentation

The corresponding documentation update PR can be found [here](facebook/react-native-website#2441).

Reviewed By: kacieb

Differential Revision: D26813977

Pulled By: sammy-SC

fbshipit-source-id: 45cc5a647d70e44a29c6391b7586cb41ca011bef

(cherry picked from commit 310a6bc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Wait on future Release This indicates a PR that updates the doc to match a future release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants