I want to create navigation bar like in contacts application on iPhone, seems like default solution but I can’t find any code examples. What I want to do is to move my navigation bar from the left to center and change font size when user scrolls tab bar. Please see screenshots:
2
Answers
Solution:
Large title and title of navigation bar
this line is responsible for showing this large left title in navigation bar
this is the font for largeTitle and small center title
how to use it
set the title in view did load method of vc