Open Source Component Providing A UIToolbar That Slides Out Neatly Under The Navigation Bar

Last month I mentioned a nice component allowing you to easily create animated playback bars like those in the iOS 7 Music App.

Here’s another open source component inspired by the Music app providing a UIToolbar that slides out from underneath the navigation bar called BFNavigationBarDrawer.

BFNavigationBarDrawer has a number of nice features such as being able to automatically push down a scroll view or table view added as a drawer. Since BFNavigationBarDrawer extends UIToolbar you can add UIBarButtonItems as normal, and easily open and close the toolbar.

Here’s an animation showing BFNavigationBarDrawer in action:
BFNavigationBarDrawer

You can find BFNavigationBarDrawer on Github here.

A nice component for creating slide-in toolbars.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Component Providing A UIToolbar That Slides Out Neatly Under The Navigation Bar

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