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.
- Host: GitHub
- URL: https://github.com/devonboyer/dbscrollingnavigationbar
- Owner: devonboyer
- License: mit
- Created: 2015-06-12T15:03:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-14T06:31:21.000Z (about 11 years ago)
- Last Synced: 2025-10-23T10:59:31.581Z (8 months ago)
- Language: Objective-C
- Homepage:
- Size: 168 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBScrollingNavigationBar
[](https://travis-ci.org/Devon Boyer/DBScrollingNavigationBar)
[](http://cocoapods.org/pods/DBScrollingNavigationBar)
[](http://cocoapods.org/pods/DBScrollingNavigationBar)
[](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.