UINavigationBar TitleView with subtitle
问题 I want a titleView inside my UINavigationBar which has two lines of text instead of only one My current implementiation works well when I have a "Back"-Button and an "Edit" Button because it looks nearly centered. The problem is when I only have one of the Buttons. It looks really weird and wrong because the view centers itself on the available space. UINavigationBar with left and right Button UINavigationBar with only one Button This is my current implementation: CGRect frame = self