react-native-macos/Libraries/Components/RefreshControl
David Biedenbach 310a6bcf4b Fix Issue 10718: Add iOS support for progressViewOffset (#30737)
Summary:
Fixes https://github.com/facebook/react-native/issues/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: https://github.com/facebook/react-native/pull/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](https://github.com/facebook/react-native-website/pull/2441).

Reviewed By: kacieb

Differential Revision: D26813977

Pulled By: sammy-SC

fbshipit-source-id: 45cc5a647d70e44a29c6391b7586cb41ca011bef
2021-03-11 10:27:25 -08:00
..
__mocks__ Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
AndroidSwipeRefreshLayoutNativeComponent.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PullToRefreshViewNativeComponent.js Fix Issue 10718: Add iOS support for progressViewOffset (#30737) 2021-03-11 10:27:25 -08:00
RefreshControl.js Fix Issue 10718: Add iOS support for progressViewOffset (#30737) 2021-03-11 10:27:25 -08:00