/JCPullToRefreshView

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

Primary LanguageObjective-CMIT LicenseMIT

JCPullToRefreshView

CI Status Version License Platform

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

Installation

pod "JCPullToRefreshView"

Usage

#import "UIViewController+JCAdditionsPage.h"

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

[self enabledPullToRefreshAndLoadMore:self.collectionView];

Refer to demo

Author

李京城

License

MIT