CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

JYRefreshController 0.7.1

JYRefreshController 0.7.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2018

Maintained by alvin.



  • By
  • Alvin

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