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

https://github.com/hkm5558/kmnavigationbar

控制器切换时,让导航栏平滑过渡(颜色、图片、透明度)
https://github.com/hkm5558/kmnavigationbar

ios navigation navigationbar navigationcontroller push swift

Last synced: 7 months ago
JSON representation

控制器切换时,让导航栏平滑过渡(颜色、图片、透明度)

Awesome Lists containing this project

README

          

# KMNavigationBar

[![CI Status](https://img.shields.io/travis/hkm5558/KMNavigationBar.svg?style=flat)](https://travis-ci.org/hkm5558/KMNavigationBar.svg?branch=master) [![Version](https://img.shields.io/cocoapods/v/KMNavigationBar.svg?style=flat)](https://cocoapods.org/pods/KMNavigationBar) [![License](https://img.shields.io/cocoapods/l/KMNavigationBar.svg?style=flat)](https://cocoapods.org/pods/KMNavigationBar) [![Platform](https://img.shields.io/cocoapods/p/KMNavigationBar.svg?style=flat)](https://cocoapods.org/pods/KMNavigationBar)

## Gif

## Example

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

## Requirements
This library requires `iOS 9.0+`
## Installation

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

```ruby
pod 'KMNavigationBar', '~> 0.0.3'
```

## Author

hkm5558, szhuangkm@163.com

## License

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