文件名称:Side Swipe TableView
文件大小:50KB
文件格式:ZIP
更新时间:2015-07-09 09:34:48
Side Swipe TableView
自定义UITableViewCell。实现的效果是,用户用手指划过列表中的任意一行,此行会有“撕开”的效果,显示更多的按钮信息,用户手指再次划过,则复原。
【文件预览】:
SideSwipeTableView
----main.m(367B)
----SideSwipeTableView_Prefix.pch(342B)
----Images()
--------person@2x.png(674B)
--------retweet-outline-button-item@2x.png(218B)
--------star-hollow.png(548B)
--------inner-shadow.png(405B)
--------dotted-pattern.png(115B)
--------action.png(370B)
--------paperclip.png(328B)
--------star-hollow@2x.png(1KB)
--------reply.png(390B)
--------paperclip@2x.png(753B)
--------action@2x.png(641B)
--------retweet-outline-button-item.png(144B)
--------dotted-pattern@2x.png(166B)
--------person.png(435B)
--------reply@2x.png(708B)
----SideSwipeTableView-Info.plist(909B)
----SideSwipeTableView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)
--------xcuserdata()
----.DS_Store(6KB)
----RootViewController.xib(20KB)
----Classes()
--------SideSwipeTableViewCell.h(295B)
--------SideSwipeTableViewAppDelegate.m(3KB)
--------SideSwipeTableViewCell.m(964B)
--------SideSwipeTableViewAppDelegate.h(495B)
--------SideSwipeTableViewController.m(13KB)
--------RootViewController.h(315B)
--------SideSwipeTableViewController.h(813B)
--------RootViewController.m(7KB)
----MainWindow.xib(26KB)