Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarunw/navigationbarmanager
Manage navigation bar
https://github.com/sarunw/navigationbarmanager
Last synced: 8 days ago
JSON representation
Manage navigation bar
- Host: GitHub
- URL: https://github.com/sarunw/navigationbarmanager
- Owner: sarunw
- License: mit
- Created: 2016-12-02T05:53:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T08:41:59.000Z (almost 8 years ago)
- Last Synced: 2024-10-08T14:39:40.763Z (about 1 month ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NavigationBarManager
[![CI Status](http://img.shields.io/travis/Sarun Wongpatcharapakorn/NavigationBarManager.svg?style=flat)](https://travis-ci.org/Sarun Wongpatcharapakorn/NavigationBarManager)
[![Version](https://img.shields.io/cocoapods/v/NavigationBarManager.svg?style=flat)](http://cocoapods.org/pods/NavigationBarManager)
[![License](https://img.shields.io/cocoapods/l/NavigationBarManager.svg?style=flat)](http://cocoapods.org/pods/NavigationBarManager)
[![Platform](https://img.shields.io/cocoapods/p/NavigationBarManager.svg?style=flat)](http://cocoapods.org/pods/NavigationBarManager)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
NavigationBarManager is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "NavigationBarManager"
```## Author
Sarun Wongpatcharapakorn, [email protected]
## License
NavigationBarManager is available under the MIT license. See the LICENSE file for more info.