NavigationKit
Navigation Kit used for make threat with screen that have differents navigation bar style, make change style of bar easy.
Advantages
- set Background Image for navigation bar and title color for every single screen.
- set color for navigation bar and their title for every single screen.
- Hide navigation bar feature for every single screen.
- can make navigation bar color transparent for every single screen.
- can set default navigation bar style if Viewcontroller not implement NavigationDelegate will take this default style.
Requirements
- IOS 13+
- Swift 5+
How used (configuration):
Pod install
- First
- Second
if you want set Navigation bar transparent and change title color .
if you want to set Navigation bar color and set title color for it.
if you want to hide Navigation bar.
if you want to set background image for Navigation bar and set title color for it.
- Thired
if you want to set default style 'if Viewcontroller not implement NavigationInfoDelegate'