Previously I’ve mentioned a number of projects providing custom UITableViewCell implementations most recently STXDynamicTableView which has a number of custom cell implementations for creating dynamic photo feeds.
Here’s an open source component from Shams Ahmed allowing you to easily create side scrolling table view cells with helpers for accomodating multimedia content called SAScrollTableViewCell.
SAScrollTableViewCell supports easy embedding of images (which can be loaded from the web), and video content with your table view cells with titling, and play buttons. Video content can play directly within the table view cell.
Here’s an image showing SAScrollTableViewCell in action:

You can find SAScrollTableViewCell on Github here.
A nice component for apps that allow the user to browse and play image and video content.
- Open Source Component For Easily Adding A Footer To Your UITableViews
- Custom Open Source UITableViewCell Component For Side Scrolling Image Cells
- Open Source iOS Component For Easy Auto-Scrolling Expandable Table Views
- Open Source Control For Easy Customizable Gesture Controlled Table View Cells
- Open Source iOS UITableViewCell Library Adds A More Button To Your Table View Cells
Original article: Open Source Component For Easily Creating Side Scrolling Table View Cells With Multimedia Support
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




