/JYRefreshController

An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.

Primary LanguageObjective-CMIT LicenseMIT

JYRefreshController

An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.

Demo

Podfile

pod "JYRefreshController", `~> 0.5.0`

License

JYRefreshController is available under the MIT license. See the LICENSE file for more info.

ChangeLog

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