JCPullToRefreshView 1.0.4

JCPullToRefreshView 1.0.4

TestsTested βœ—
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2018

Maintained by lijingcheng.



Supports pull-to-refresh and pull-to-loadmore.

Installation

Take care that png is added to Targets->Build Phases->Copy Bundle Resources

Usage

#import "JCPullToRefreshView.h"

Only need to add a line of code in your UIViewController.

[self enabledPullToRefreshAndLoadMore:self.collectionView];

Refer to demo

Author

李京城

License

MIT