I’ve mentioned a few open source libraries for creating swipeable UITableViewCell’s that reveal hidden content on swipe such as MCSwipeTableViewCell and RMSwipeTableViewCell.
Here’s an open source library for creating swipeable table view cells similar to those seen before but with a number of enhancements and extra features called SWTableViewCell from John Lluch.
Some of the features of SWRevealTableViewCell include:
– Buttons with text and images of different sizes
– Left/Right buttons
– Correct handling of screen rotations
– Great looking slide out animation with a layered look
– Very smooth slideouts using a pan gesture recognizer
– iOS 7 and iOS 8 support
This video shows SWRevealTableViewCell
You can find SWRevealTableViewCell on Github here.
A nice library for creating swipeable table view cells.
- Library For Easily Creating UITableView Cells With Customizable Swipe-To-Reveal Buttons
- Open Source Control For Easily Creating Swipe Gesture Responsive Animated UITableView Cells
- Open Source Control For Easy Customizable Gesture Controlled Table View Cells
- Open Source UITableView Component That Automatically Scrolls The Toolbar
- Open Source Library And Component For Easily Adding Swipe To Choose Functionality To A View
Original article: Open Source iOS Library For Creating Swipe To Reveal Table View Cell Buttons
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




