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 customizable icons, colors and sizes.
Stars
179
Forks
38
Watchers
179
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Added optional JZSwipeCellDelegate method to notify the delegate when swipe zone transitions occur
8b13dbaView on GitHubFixed crash in examples caused by fast tapping a cell
5105990View on GitHubDefaulted contentView background color to white, explicitly set zone colors in ExampleWithoutXib
2c0be37View on GitHubChanged the swipeView property to use UITableViewCell's contentView property
3d00258View on GitHub