Open Source UITableView Component That Automatically Scrolls The Toolbar

I’ve mentioned a number of component allowing you to enhance UITableView such as this library allowing you to add a footer when the user scrolls to the bottom of the table view, and this library for adding customizable swipe to reveal buttons to table view cells.

Here’s another interesting component that enhances the UITableView from Andres Brun called ABFullScrollViewController.

ABFullScrollViewController enhances UITableView by making it so that when the user scrolls upward the toolbar seamlessly slides up and out-of-the-way.

Here’s an image from the readme showing how ABFullScrollViewController works:

 ABFullScrollViewController

You can find ABFullScrollViewController on Github here.

A nice UITableView enhancement.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source UITableView Component That Automatically Scrolls The Toolbar

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