SGVAttributedNavigationBarTitle 1.0.0

SGVAttributedNavigationBarTitle 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Alexander Gusev.




Enables attributed strings as navigation item titles. Should be enabled separately for each UINavigationBar instance by setting UINavigationBar.sgv_attributedTitleEnabled to YES. After that, all navigation items that have UINavigationItem.sgv_attributedTitle set to an NSAttributedString will display their corresponding attributed strings when pushed onto the navigationBar.

Some runtime magic is involved.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first. You should also be able to see this in action by

pod try SGVAttributedNavigationBarTitle

Requirements

iOS7+. A pinch of bravery.

Installation

Author

Alexander Gusev, [email protected]

License

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