I’ve mentioned a number of components making use of images displayed with a parallax effect, most recently a table view with a sticky parallax header called ParallaxBlur.
Here’s an open source component for creating table views with collapsible accordion style cells called EMAccordionTableViewController submitted by Ennio Masi.
EMAccordionTableViewController works as a proxy for UITableView adding a number of convenience methods for easily creating table view sections with a convenient delegate for handling table view row selections. You can also add a header image displayed with a nice parallax and blurring effect. An example project is included.
Here’s an image from the readme showing EMAccordionTableViewController in action:
You can find EMAccordionTableViewController on Github here.
A nice component for creating collapsible celled UITableViews with a header.
Original article: Open Source Component For Creating Table Views With Accordion Style Cells And A Parallax Header
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.