I’ve mentioned a number of components for creating custom table views such as the MMParallaxCell component for displaying images with a parallax effect.
Here’s an open source component providing a custom UITableView called ZYThumbnailTableView featuring click to expand table view cells with thumbnail images.
ZYThumbnailTableView allows for easy customization of the cells and provides extra top and bottom views so you can further customize what happens when a user expands a cell.
Here’s an image from the readme showing ZYThumbnailTableView in action:
You can find ZYThumbnailTableView on Github here.
A nice easy way to create table views with expandable cells.
Original article: Open Source iOS Table View Component For Creating Table Views With Expandable Cells
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools