Skip to content

Add a navigation bar in your iOS app and re-use components while you develop amazing features.

License

Notifications You must be signed in to change notification settings

zydeico/ADNavigationBar

Repository files navigation

ADNavigationBar

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'ADNavigationBar'

Usage

After install pod library in your iOS project, import ADNavigationBar using

import ADNavigationBar

Now in your viewDidLoad() method, you can add a navigation bar using

addNavigationBar(title: "Hello world!")

Author

Daniel, zydeico@protonmail.com

License

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

About

Add a navigation bar in your iOS app and re-use components while you develop amazing features.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published