没有合适的资源?快使用搜索试试~ 我知道了~
ios-Swift TableView及上下拉刷新封装.zip
共93个文件
h:23个
m:21个
swift:8个
需积分: 9 0 下载量 54 浏览量
2019-07-11
19:10:28
上传
评论
收藏 143KB ZIP 举报
温馨提示
只需要下面几步就可以完成TableView及上下拉刷新的使用 简单易用(注意:这里只针对单组进行了封装,想要实现多组 重写TableView代理方法即可) 1.继承HWBaseTableViewController 2.注册cell weak var weakSelf = self // 弱引用 weakSelf!.register(type: .Class, name: "UITableViewCell") // 注册cell ID默认是传出的name ID 3.设置相关属性 weakSelf!.setTableView(isAllRefresh: true, type: .Default, cellForRowBlock: { (index) -> UITableViewCell in // 设置cell return cell }, heightForRowBlock: { (index) -> CGFloat in // 设置高度 return 100 }) { (index) in // 点击事件 } 4.重写父类方法 只要刷新就会来这个方法 override func loadData(page: NSInteger) { }
资源推荐
资源详情
资源评论
收起资源包目录
448560becbcf7d9ae8e5e64947f25937.zip (93个子文件)
RxSwiftTest
.DS_Store 6KB
RxSwiftTestTests
Info.plist 701B
RxSwiftTestTests.swift 985B
Pods
Manifest.lock 216B
MJRefresh
LICENSE 1KB
MJRefresh
MJRefresh.bundle
zh-Hant.lproj
Localizable.strings 773B
en.lproj
Localizable.strings 1KB
arrow@2x.png 1KB
zh-Hans.lproj
Localizable.strings 1KB
UIScrollView+MJRefresh.m 4KB
UIScrollView+MJRefresh.h 1KB
Custom
Footer
Back
MJRefreshBackGifFooter.h 562B
MJRefreshBackStateFooter.m 2KB
MJRefreshBackNormalFooter.h 434B
MJRefreshBackNormalFooter.m 4KB
MJRefreshBackStateFooter.h 632B
MJRefreshBackGifFooter.m 3KB
Auto
MJRefreshAutoStateFooter.h 671B
MJRefreshAutoStateFooter.m 2KB
MJRefreshAutoGifFooter.m 3KB
MJRefreshAutoNormalFooter.m 2KB
MJRefreshAutoNormalFooter.h 372B
MJRefreshAutoGifFooter.h 562B
Header
MJRefreshGifHeader.h 546B
MJRefreshNormalHeader.h 418B
MJRefreshGifHeader.m 4KB
MJRefreshStateHeader.m 5KB
MJRefreshNormalHeader.m 4KB
MJRefreshStateHeader.h 852B
UIView+MJExtension.m 1KB
MJRefreshConst.h 2KB
Base
MJRefreshAutoFooter.h 838B
MJRefreshComponent.h 4KB
MJRefreshComponent.m 8KB
MJRefreshFooter.h 1KB
MJRefreshHeader.h 1KB
MJRefreshFooter.m 2KB
MJRefreshBackFooter.m 5KB
MJRefreshAutoFooter.m 4KB
MJRefreshBackFooter.h 233B
MJRefreshHeader.m 5KB
UIScrollView+MJExtension.m 3KB
NSBundle+MJRefresh.h 407B
MJRefreshConst.m 2KB
MJRefresh.h 532B
UIScrollView+MJExtension.h 889B
NSBundle+MJRefresh.m 2KB
UIView+MJExtension.h 690B
README.md 17KB
Target Support Files
MJRefresh
Info.plist 829B
MJRefresh-umbrella.h 962B
MJRefresh-prefix.pch 195B
MJRefresh-dummy.m 122B
MJRefresh.xcconfig 492B
MJRefresh.modulemap 108B
Pods-RxSwiftTest
Pods-RxSwiftTest-acknowledgements.plist 2KB
Pods-RxSwiftTest-acknowledgements.markdown 1KB
Pods-RxSwiftTest-dummy.m 136B
Info.plist 828B
Pods-RxSwiftTest.release.xcconfig 580B
Pods-RxSwiftTest-frameworks.sh 5KB
Pods-RxSwiftTest.modulemap 122B
Pods-RxSwiftTest.debug.xcconfig 580B
Pods-RxSwiftTest-umbrella.h 324B
Pods-RxSwiftTest-resources.sh 5KB
Headers
Local Podspecs
Pods.xcodeproj
xcuserdata
Hanwen.xcuserdatad
xcschemes
xcschememanagement.plist 557B
MJRefresh.xcscheme 2KB
Pods-RxSwiftTest.xcscheme 3KB
project.pbxproj 48KB
RxSwiftTest.xcworkspace
contents.xcworkspacedata 229B
xcuserdata
Hanwen.xcuserdatad
xcdebugger
Breakpoints_v2.xcbkptlist 91B
UserInterfaceState.xcuserstate 63KB
Podfile.lock 216B
RxSwiftTest
HWBaseTableView
HWBaseTableViewController.swift 6KB
HWRefresh.swift 1014B
ViewController.swift 767B
.DS_Store 6KB
testViewController.xib 1KB
Info.plist 1KB
AppDelegate.swift 2KB
RxSwiftTest-Bridging-Header.h 187B
testViewController.swift 396B
twoViewController.swift 2KB
Base.lproj
LaunchScreen.storyboard 2KB
Main.storyboard 4KB
Assets.xcassets
AppIcon.appiconset
Contents.json 1KB
Podfile 158B
RxSwiftTestUITests
Info.plist 701B
RxSwiftTestUITests.swift 1KB
RxSwiftTest.xcodeproj
project.xcworkspace
contents.xcworkspacedata 156B
xcuserdata
Hanwen.xcuserdatad
UserInterfaceState.xcuserstate 9KB
xcuserdata
Hanwen.xcuserdatad
xcschemes
xcschememanagement.plist 334B
project.pbxproj 28KB
共 93 条
- 1
资源评论
weixin_39840914
- 粉丝: 436
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功