ESPullToRefresh is an easy-to-use component that give pull-to-refresh and infinite-scrolling implementation for developers. By extension to UIScrollView, you can easily add pull-to-refresh and infinite-scrolling for any subclass of UIScrollView. If you want to customize its UI style, you just need conform the specified protocol.
Features:
- Support UIScrollView and its subclasses UICollectionView UITableView UITextView
- Pull-Down to refresh and Pull-Up to load more
- Support customize your own style(s)
