KYRefreshControl icon indicating copy to clipboard operation
KYRefreshControl copied to clipboard

An class for you to implement your own pull to refresh easily.

KYRefreshControl

A bare bone implementation of a pull to refresh.

You can easily create your own style pull to refresh with this class, compatible with UIRefreshControl api.

This is also a demo of reimplementation of David Rönnqvist’s blogpost-codesample-PullToRefresh by subclassing KYRefreshControl.