Custom logo on top of UINavigationBar?
Posted
by Zachary Hinchliffe
on Stack Overflow
See other posts from Stack Overflow
or by Zachary Hinchliffe
Published on 2010-04-14T23:28:35Z
Indexed on
2010/04/14
23:33 UTC
Read the original article
Hit count: 647
I've read plenty of requests about a full-on custom UINavigationBar background, but what I want is to overlay a logo on the default UINavigationBar instead of text. Preferably, I'd like to apply it to a subclass of UINavigationBar called CustomNavigationBar.
Thanks in advance.
© Stack Overflow or respective owner