Open Source iOS Component For Easily Implementing Auto-Scrolling Navigation Bars

I’ve mentioned a few components for creating Facebook-style auto-scrolling navigation bars, most recently TLYSHyNavBar which supports multiple-level navigation bars, but it does have a few issues and does not seem to work with opaque status bars.

Here’s another component that aims to solve the issues of the previously mentioned components, and adds support for either translucent navigation bars called BMYScrollableNavigationBar from Beamly.

BMYScrollingNavigationBar is used within the Beamly app and an example project is included showing how to implement the component.

This image from the readme shows BMYScrollableNavigationBar in action:

BMYScrollableNavigationBar

You can find BMYScrollableNavigationBar on Github here.

A nice component for those looking to quickly implement scrolling navigation bars.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Component For Easily Implementing Auto-Scrolling Navigation Bars

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