TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
Total | 3,745,720 |
Week | 0 |
Month | 0 |
Apps | 26,859 |
Pod Tries | 26 |
Test Targets | 1,534 |
Watch Apps | 25 |
Stars | 4,807 |
Watchers | 200 |
Forks | 1,172 |
Issues | 108 |
Contributors | 30 |
Pull Requests | 49 |
Files | 5 |
LOCLines of Code | 702 |
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.
pod 'SVPullToRefresh'
Sam Vermette