gonghao / JYRefreshController

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JYRefreshController

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

Demo

Podfile

platform :ios, '6.0'
pod "JYRefreshController"

License

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

ChangeLog

0.4.0

  • Add refresh and load more diection

About

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

License:MIT License


Languages

Language:Objective-C 98.7%Language:Ruby 1.3%