Open Source iOS Component Providing A Scrollable UINavigationBar

Last month I mentioned a library providing enhancing the navigation bar with gradients  and a tutorial on how to create custom navigation bars.

Another type of customization that you may want to add in is the ability for the navigation bar to scroll as it does in the Chrome and Facebook apps.

Here’s a component extending the UINavigationBar allowing you to create a navigation bar that follows a UIScrollView called AMScrollingNavbar.

AMScrollingNavBar scrolls out of the way nicely with very nice subtle fading effects.

Here’s an animation from the readme showing AMScrollingNavbar in action:

AMScrollingNavBar

You can find AMScrollingNavBar on Github here.

A nice custom navigation bar component.

Thanks to Chris for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Component Providing A Scrollable UINavigationBar

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