SVPullToRefresh 0.4.1

SVPullToRefresh 0.4.1

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

Maintained by .



  • By
  • Sam Vermette

Give pull-to-refresh to any UIScrollView with 1 line of code.

SVPullToRefresh allows you to easily add pull-to-refresh functionality to any UIScrollView subclass with only 1 line of code. Instead of depending on delegates and/or subclassing UIViewController, SVPullToRefresh extends UIScrollView with a addPullToRefreshWithActionHandler: method as well as a pullToRefreshView property.

Installation

pod 'SVPullToRefresh'

Authors

Sam Vermette

License

MIT