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

Supports the UIRefreshControl behavior like preinstalled apps #1

Closed
beryu opened this issue Feb 3, 2023 · 0 comments · Fixed by #2
Closed

Supports the UIRefreshControl behavior like preinstalled apps #1

beryu opened this issue Feb 3, 2023 · 0 comments · Fixed by #2

Comments

@beryu
Copy link
Contributor

beryu commented Feb 3, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant