Open Source Component For Easily Creating Side Scrolling Table View Cells With Multimedia Support

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:
SAScrollTableViewCell

You can find SAScrollTableViewCell on Github here.

A nice component for apps that allow the user to browse and play image and video content.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *