We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for publishing the great library! And I think this touch and feel can be improved with UIRefreshControl.
In Mobile Safari (one of the apps that are preinstalled on iOS), "pull to refresh" is fired with enough scroll. But this library is not.
If RefreshScrollView supports the UIRefreshControl behavior like preinstalled apps, maybe it makes UX be greater!
Refreshing is fired with little scrolls.
Refreshing is fired with scrolls that fill UIRefreshControll's circle.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Thanks for publishing the great library!
And I think this touch and feel can be improved with UIRefreshControl.
In Mobile Safari (one of the apps that are preinstalled on iOS), "pull to refresh" is fired with enough scroll.
But this library is not.
If RefreshScrollView supports the UIRefreshControl behavior like preinstalled apps, maybe it makes UX be greater!
RefreshableScrollView
Refreshing is fired with little scrolls.
demo.mov
Mobile Safari (iOS 16)
Refreshing is fired with scrolls that fill UIRefreshControll's circle.
safari.mov
The text was updated successfully, but these errors were encountered: