Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 270 Bytes

File metadata and controls

3 lines (3 loc) · 270 Bytes

CustomNavBar

This is a customized height navigationbar inherited from UINavigationBar. You can change the navigationbar height as you want , the title has been verticle centered, which was the barrier when I wirte the code. Hope to help you. PS: writed in Objective-C