Swipe Cell

时间:2018-06-03 12:02:08
【文件属性】:

文件名称:Swipe Cell

文件大小:146KB

文件格式:ZIP

更新时间:2018-06-03 12:02:08

cell,滑动

给列表(UITableView)的cell加上滑动的手势。支持长滑动、短滑动以及左右滑动的手势。Demo的滑动响应动作是删除cell。支持Xib与非Xib两种方式。


【文件预览】:
JZSwipeCell
----.gitignore(232B)
----README.md(2KB)
----ExampleWithoutXib()
--------AppDelegate.h(399B)
--------ExampleWithoutXib.xcodeproj()
--------ExampleWithoutXib-Prefix.pch(331B)
--------ViewController.h(314B)
--------ExampleCell.m(801B)
--------ExampleCell.h(261B)
--------Default-568h@2x.png(18KB)
--------main.m(331B)
--------Default@2x.png(16KB)
--------Default.png(6KB)
--------AppDelegate.m(2KB)
--------.DS_Store(6KB)
--------Images()
--------ExampleWithoutXib-Info.plist(1KB)
--------ViewController.m(2KB)
--------ViewController.xib(7KB)
----JZSwipeCell()
--------JZSwipeCell.h(6KB)
--------JZSwipeCell.m(12KB)
--------.DS_Store(6KB)
----JZSwipeCell.podspec(513B)
----LICENSE(1KB)
----ExampleWithXib()
--------ExampleWithXib-Prefix.pch(325B)
--------AppDelegate.h(396B)
--------ExampleCell.xib(13KB)
--------ViewController.h(342B)
--------ExampleCell.m(681B)
--------ExampleCell.h(312B)
--------Default-568h@2x.png(18KB)
--------main.m(328B)
--------Default@2x.png(16KB)
--------ExampleWithXib-Info.plist(1KB)
--------Default.png(6KB)
--------AppDelegate.m(2KB)
--------.DS_Store(8KB)
--------Images()
--------ViewController.m(2KB)
--------ExampleWithXib.xcodeproj()
--------ViewController.xib(7KB)
----.DS_Store(8KB)

网友评论