Broaden [RefreshControl][ScrollView] behaviour, customise refresh indicator - PullableView? #20396
Labels
Stale
There has been a lack of activity on this issue and it may be closed soon.
Type: Discussion
Long running discussion.
For Discussion
I was looking for a way to fire an action if the user pulled the top of the list. Usually this leads in most apps to an refresh of the list and this is what was implemented with the RefreshControl Component in the ScrollView and its components alike.
However, some apps on iOS at least have implemented a way to pull the current view down and focusing on a new component which is thereby pulled into view.
I hope this is understandable. This might not be elegant to implement in the ScrollView or with an extened RefreshControl because this 'PullableView' should not be scrollable. Anyway I think this behaviour is somehow related to the RefreshControl and thereby ended up here.
The text was updated successfully, but these errors were encountered: