Skip to content

bsfan/PullToRefreshUIScrollView

Repository files navigation

PullToRefreshUIScrollView

Screenshot

Inspired by and some code taken from PullToRefresh

How to install

  1. Copy the files, PullToRefreshScrollView.h, PullToRefreshScrollView.m, and arrow.png into your project.

  2. Use the PullToRefreshScrollView like a normal UIScrollView.

  3. Implement the PullToRefreshScrollView refreshScrollView() method in your controller class to handle the scrollview reloading.

Have fun!

About

Adds pull-to-refresh functionality to an iPad UIScrollView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published