JCPullToRefreshView

MIT License
Objective-C
iOS

1 image

Author

lijingcheng

Description

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

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

[self enabledPullToRefreshAndLoadMore:self.collectionView];

Tags