Open Source iOS Component For Easy Auto-Scrolling Expandable Table Views

Not too long ago I mentioned a handy UITableView wrapper that enables the creation of multi-level table views.

Here’s a UITableView based component from Hamidreza Vakilian called HVTableView that adds a collapse/expand feature to table views with a number of nice sub-features.

HVTableView allows you to set it so that one or multiple cells can be expanded at once, can automatically scroll to make sure the expanded cells stay on the screen, and has some nice smooth animations for when a cell is expanded.

Here’s an image from the readme showing HVTableView in action:

HVTableView

You can find HVTableView on Github here.

A nice easy to use component for expanded table view cells.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Component For Easy Auto-Scrolling Expandable Table Views

©2013 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 *