Does anyone know how can I use my custom subclass of UINavigationBar if I instantiate UINavigationController programmatically (without IB)?
UINavigationBar
UINavigationController
If you want to subclass navBar just to change background image - there is no need to in iOS 5. There will be method like this one setBackgroundImage