CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Horry Zhang.
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.