https://github.com/hkm5558/kmnavigationbar
控制器切换时,让导航栏平滑过渡(颜色、图片、透明度)
https://github.com/hkm5558/kmnavigationbar
ios navigation navigationbar navigationcontroller push swift
Last synced: 7 months ago
JSON representation
控制器切换时,让导航栏平滑过渡(颜色、图片、透明度)
- Host: GitHub
- URL: https://github.com/hkm5558/kmnavigationbar
- Owner: hkm5558
- License: mit
- Created: 2019-11-09T07:06:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T02:01:49.000Z (about 5 years ago)
- Last Synced: 2025-05-21T19:22:15.847Z (8 months ago)
- Topics: ios, navigation, navigationbar, navigationcontroller, push, swift
- Language: Swift
- Size: 3.63 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KMNavigationBar
[](https://travis-ci.org/hkm5558/KMNavigationBar.svg?branch=master) [](https://cocoapods.org/pods/KMNavigationBar) [](https://cocoapods.org/pods/KMNavigationBar) [](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.