Inspired by and some code taken from PullToRefresh
How to install
-
Copy the files, PullToRefreshScrollView.h, PullToRefreshScrollView.m, and arrow.png into your project.
-
Use the PullToRefreshScrollView like a normal UIScrollView.
-
Implement the PullToRefreshScrollView refreshScrollView() method in your controller class to handle the scrollview reloading.
Have fun!
