JZSwipeCell
JZSwipeCell copied to clipboard
Inspired by MailboxApp (http://mailboxapp.com). A UITableViewCell subclass that makes it easy to add long, short, left and right swiping of content in your table views. Features 4 swipe zones with cus...
Results
4
JZSwipeCell issues
Sort by
recently updated
recently updated
newest added
I have added the `restoreCell:delay` method to restore a swiped cell. Perfect for use with e.g. completion selection (e.g. in todo list, without removing the row).
The images passed to SwipeCellImageSetMake ultimately seems to appear on top of the cell content.