An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.
pod "JYRefreshController", `~> 0.5.0`
JYRefreshController is available under the MIT license. See the LICENSE file for more info.
0.7.0
- add panGesture
0.5.2
- add protocal method pullToRefreshController:didScrolllVisableOffset: pullToLoadMoreController:didScrolllVisableOffset:
0.5.0
- Add attachedEdge property to make refresh view attach to the scrollView edge
0.4.0
- Add refresh and load more diection