An open API service indexing awesome lists of open source software.

https://github.com/devonboyer/dbscrollingnavigationbar

Support for scrollable UINavigationBar and UITabBar that follows the scrolling of a UIScrollView.
https://github.com/devonboyer/dbscrollingnavigationbar

Last synced: 8 months ago
JSON representation

Support for scrollable UINavigationBar and UITabBar that follows the scrolling of a UIScrollView.

Awesome Lists containing this project

README

          

# DBScrollingNavigationBar

[![CI Status](http://img.shields.io/travis/Devon Boyer/DBScrollingNavigationBar.svg?style=flat)](https://travis-ci.org/Devon Boyer/DBScrollingNavigationBar)
[![Version](https://img.shields.io/cocoapods/v/DBScrollingNavigationBar.svg?style=flat)](http://cocoapods.org/pods/DBScrollingNavigationBar)
[![License](https://img.shields.io/cocoapods/l/DBScrollingNavigationBar.svg?style=flat)](http://cocoapods.org/pods/DBScrollingNavigationBar)
[![Platform](https://img.shields.io/cocoapods/p/DBScrollingNavigationBar.svg?style=flat)](http://cocoapods.org/pods/DBScrollingNavigationBar)

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

DBScrollingNavigationBar is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'DBScrollingNavigationBar'
```

## Author

Devon Boyer, devonboyer94@gmail.com

## License

DBScrollingNavigationBar is available under the MIT license. See the LICENSE file for more info.