The default navigation bar you get when implementing a UINavigationController
does it’s job but often you want to customize it because it just does not look so fancy.
To customize the background of your UINavigationBar
you set its backgroundImage
property … Read the rest