文件名称:KYRefreshControl:一个让您实现自己的拉动以轻松刷新的类
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-08 15:01:49
Objective-C
KYRefreshControl 拉动刷新的基本实现。 您可以轻松创建自己的样式提取,以使用此类刷新与UIRefreshControl api兼容的类。 这也是通过子类化KYRefreshControl重新实现的演示。
【文件预览】:
KYRefreshControl-master
----.gitignore(241B)
----KYRefreshControl.podspec(612B)
----LICENSE(1KB)
----Demo()
--------PullToRefreshControlDemo.xcodeproj()
--------PullToRefreshControlDemoTests()
--------PullToRefreshControlDemo()
----KYRefreshControl()
--------KYRefreshControl.h(1015B)
--------KYRefreshControl.m(6KB)
----README.md(412B)