We are setting the background image for the navigation bar and the bar button items on the navigation bar. But for a view controller that gets pushed on to the navigation controller, we don’t know how to control the behavior of the back button that got automatically added. Is there a way to do that? and specifically, is there a way to change the background image of the back button as well? Or do we have create/set the back button ourselves?
Share
The answer goes with iOS5.0’s appearance proxy. kudos to @inwit.