How to add custom navigation bar to a full-screen VC in iOS 7 and make it tint the status bar to match?
In an app I'm developing (Xcode 5, >=iOS 7 auto-layout), I push a modal view controller. I want the modal view controller to have a navigation bar, so I add one, and add a constraint that positions it with it's top aligned with the top layout guide, so it is placed just under the status bar. (I'm using my own navigation bar because I want to take advantage of the system's management of the edit button and add button nav bar items. ) The standard navigation bar has a very subtle light gray tint to it. With navigation controllers, the system somehow tints the status bar, or extends the