diff --git a/docs/refreshcontrol.html b/docs/refreshcontrol.html index caaf7e81ef1..ac12865ed7b 100644 --- a/docs/refreshcontrol.html +++ b/docs/refreshcontrol.html @@ -1,6 +1,6 @@
RefreshControl # | Edit on GitHub |
This component is used inside a ScrollView to add pull to refresh
functionality. When the ScrollView is at scrollY: 0, swiping down
-triggers an onRefresh event.
Called when the view starts refreshing.
Whether the view should be indicating an active refresh.
The colors (at least one) that will be used to draw the refresh indicator.
Whether the pull to refresh functionality is enabled.
Size of the refresh indicator, see RefreshControl.SIZE.
The title displayed under the refresh indicator.
Examples # | Edit on GitHub |
onRefresh event.Called when the view starts refreshing.
Whether the view should be indicating an active refresh.
The colors (at least one) that will be used to draw the refresh indicator.
Whether the pull to refresh functionality is enabled.
Size of the refresh indicator, see RefreshControl.SIZE.
The title displayed under the refresh indicator.
Examples # | Edit on GitHub |