CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

KYRefreshControl 1.0.2

KYRefreshControl 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Horry Zhang.



  • By
  • Zhang Kai Yu

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.