Custom UINavigationBar with iOS 5
What's new for iOS 5? Well for one, a major upgrade to the UIKit contained in the seemingly simple UIAppearance protocol. With the UIAppearance protocol, you can modify the appearance of all instances of a particular object. This is very powerful, but what it did…