RefreshControl:拉到刷新

时间:2021-05-23 07:20:08
【文件属性】:
文件名称:RefreshControl:拉到刷新
文件大小:4.05MB
文件格式:ZIP
更新时间:2021-05-23 07:20:08
Objective-C 它看起来怎样 ? 如何使用 ? 播客文件 pod 'RefreshControl' 项目 #import "UIScrollView+RefreshControl.h" 敏感风格 TopRefreshControl __weak typeof (self) weakSelf = self; [ self .tableView addTopRefreshControlUsingBlock: ^{ dispatch_async ( dispatch_get_global_queue (DISPATCH_QUEUE_PRIORITY_DEFAULT, 0 ), ^{ // request for datas }); dispatch_after ( dispatch_time (DISPATCH_TIME_NOW,
【文件预览】:
RefreshControl-master
----RefreshControl.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(17KB)
----.gitignore(509B)
----images()
--------1.gif(446KB)
--------7.gif(69KB)
--------5.gif(475KB)
--------2.gif(411KB)
--------6.gif(697KB)
--------8.gif(164KB)
--------4.gif(479KB)
--------11.gif(403KB)
--------3.gif(930KB)
--------9.gif(326KB)
--------10.gif(252KB)
----RefreshControl()
--------main.m(1KB)
--------RefreshControl-Prefix.pch(344B)
--------Sample()
--------RefreshControl-Info.plist(1KB)
--------en.lproj()
--------Source()
----LICENSE(1KB)
----README.md(4KB)
----RefreshControl.podspec(845B)

网友评论