LDONavigationSubtitleView icon indicating copy to clipboard operation
LDONavigationSubtitleView copied to clipboard

UINavigationBar titleView with an optional subtitle

LDONavigationSubtitleView

Version License Platform

What does it look like?

Screenshots don't really do this pod justice, but here's one:

Screenshot

Usage

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

If you want the subtitle view to pick up a view controllers title, connect it to the subtitle views viewController outlet property (in code or IB).

Requirements

Requires iOS 7 or later.

Installation

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

pod "LDONavigationSubtitleView"

Author

Julian Raschke und Sebastian Ludwig GbR, [email protected]

License

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