I have an UINavigationBar added to my UIViewController view. I want to change the fonts properties. Note that I want to change a UINavigationBar not controller. In my app wh
Don't forget to add the font to your target.
I did everything that can be done about a font and I couldn't load it, when , in fact the font wasn't a member of my target.
So check Target Membership as well on the custom font added.