模仿QQ橡皮筋的刷新控件 LPRefresh
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/SwiftLiu/LPRefresh
- 软件文档: https://github.com/SwiftLiu/LPRefresh
软件介绍
LPRefresh是一款模仿QQ橡皮筋刷新的控件,动画流畅、渲染高效。UIScrollView延展,只需一行代码。
初始化
// UIScrollView延展,UITableView也可用 @interface UIScrollView (LPRefresh) ///添加刷新事件 - (void)addRefreshWithBlock:(void (^)())block;
结束刷新
///刷新成功 - (void)endRefreshingSuccess; ///刷新失败 - (void)endRefreshingFail;
XML、JSON 在线转换
在线XML、JSON转换工具
RGB HSV 转换
RGB HSV 互转工具
