DRCellSlideGestureRecognizer:通过滑动使您的单元可操作

时间:2021-02-21 05:36:04
【文件属性】:
文件名称:DRCellSlideGestureRecognizer:通过滑动使您的单元可操作
文件大小:1.04MB
文件格式:ZIP
更新时间:2021-02-21 05:36:04
Objective-C 不再维护此项目。 这里是一些合适的替代品: DRCellSlideGestureRecognizer 注意:此库是对以前PDGestureTableView的单元滑动逻辑的抽象。 由于它基于UIPanGestureRecognizer类,因此完全可以与之交互的UITableView和UITableViewCell类完全独立。 特征 UITableView / UITableViewCell类不可知。 为多个细胞部分设置多个动作。 完全可定制的。 块驱动。 安装 可可豆 pod 'DRCellSlideGestureRecognizer' 手动的 将文件夹中的所有文件 到您的项目中。 乍看上去 设置动作 设置动作确实非常简单,尽管您需要一个DRCellSlideGestureRecognizer实例将其添加到第一个实例: DRCellSlideGestureRecognizer
【文件预览】:
DRCellSlideGestureRecognizer-master
----Assets()
--------1.gif(871KB)
----DRCellSlideGestureRecognizer.podspec(777B)
----Playgrounds()
--------Elasticity Function.playground()
--------Elasticity Function.gcx(419KB)
----DRCellSlideGestureRecognizer()
--------DRCellSlideAction.h(1KB)
--------DRCellSlideActionView.m(2KB)
--------DRCellSlideGestureRecognizer.h(319B)
--------DRCellSlideGestureRecognizer.m(7KB)
--------DRCellSlideAction.m(787B)
--------DRCellSlideActionView.h(386B)
----LICENSE(1KB)
----README.md(3KB)
----DRCellSlideGestureRecognizer.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
----DRCellSlideGestureRecognizerDemo()
--------Info.plist(1KB)
--------main.m(307B)
--------TableViewController.m(6KB)
--------Images.xcassets()
--------TableViewController.h(206B)
--------AppDelegate.h(258B)
--------LaunchScreen.xib(7KB)
--------AppDelegate.m(623B)
----.gitignore(213B)

网友评论