ermalkaleci / CarbonKit

CarbonKit - iOS Components (Obj-C & Swift)
MIT License
682 stars 164 forks source link

add attributed title to navigationItem.title using carbon swipe #230

Open Conoize opened 5 years ago

Conoize commented 5 years ago

I want to add a customized navigationTitle to a view controller using carbonKit but carbonKit doesnt have a titleView property to add the attributed string to it . Or if it has it , I haven't figured it out yet.