Start a Project

Set image in Navigation Bar

Set image in Navigation Bar

Suppose you want to show the image to the navigation bar in place navigation title.And it is useful when you want to show your application name in the UINavigationBar . Firstly, you have to create the object of UIImageView then you have to assign an image to the UIImageView object. After assigning object to the UIImageView, then you have to assign that object to the UINavigationBar titleView . Here is the example setting image in UINavigationBar :-

 

Exit mobile version