JCPullToRefreshView

MIT 许可证
Objective-C
iOS

1张图片

作者

lijingcheng

描述

支持下拉刷新和加载更多。

只需在UIViewController中添加一行代码。

[self enabledPullToRefreshAndLoadMore:self.collectionView];

标签