iOS 下拉刷新 JCPullToRefreshView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/lijingcheng/JCPullToRefreshView
软件介绍
JCPullToRefreshView 支持下拉刷新,以及下拉加载新内容。
使用示例:
#import "UIViewController+JCAdditionsPage.h"
只需加入一行代码到你的 UIViewController
[self enabledPullToRefreshAndLoadMore:self.collectionView];
参考演示
HTML Dog
Patrick Griffiths / New Riders Press / 2006-11-22 / USD 49.99
For readers who want to design Web pages that load quickly, are easy to update, accessible to all, work on all browsers and can be quickly adapted to different media, this comprehensive guide represen......一起来看看 《HTML Dog》 这本书的介绍吧!
