Skip to content

A simple library for replacement UINavigationController which allows you to change NavigationBar's appearance dynamically.

License

Notifications You must be signed in to change notification settings

szwathub/SNavigationController

Repository files navigation

SNavigationController

GitHub Workflow Status Codecov CocoaPods Version CodeFactor Carthage Compatible

License Platform Contributions welcome

Requirements

Installation

CocoaPods

SNavigationController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SNavigationController'

Carthage

Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.

To install with carthage, follow the instruction on Carthage

Cartfile
github "szwathub/SNavigationController"

Manual Installation

Copy and add all of the files in the SNavigationController directory (and its subdirectories) into your project.

Author

szwathub, szwathub@gmail.com

License

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

About

A simple library for replacement UINavigationController which allows you to change NavigationBar's appearance dynamically.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published