PullToRefresh icon indicating copy to clipboard operation
PullToRefresh copied to clipboard

This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations

Results 12 PullToRefresh issues
Sort by recently updated
recently updated
newest added

If I only add PullToRefresh on top and not bottom, then calling `endRefreshing(at: .top)` will have no effect. In addition, if the top constraint of scrollView can follow the height-change...

## Report a bug ### What did you do? Refresh view with height greater than 1000 ### What did you expect to happen? Refresh should be performed without any issues....

## Report a bug ### What did you do? After updating to the latest version, custom PullToRefresh got broken. ### What did you expect to happen? The same behaviour as...

Added swift package support. Future releases should be tagged with leading v letter, like so: `v3.1.1`

More a request, or possibly a question - has there been any consideration to making this into a swift package that could be imported and used by SwiftPM within Xcode...

type: enhancement
priority: medium
status: queued

Indicator not show on swipe or start refreshing even I try custom view and it's the same thing on scrollview ![Simulator Screen Shot - iPhone SE - 2020-05-25 at 15...

priority: high
status: need feedback
type: question

The value of the external toppadding property is invalid. Is it 0 in the library

priority: low
status: need feedback