CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
| 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.
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
iOS7+. A pinch of bravery.
Alexander Gusev, [email protected]
SGVAttributedNavigationBarTitle is available under the MIT license. See the LICENSE file for more info.