When the status bar is hidden or shown on a navigation controller in iOS 7, the navigationBar will move up or down. How can I get it so that the navigationBar height = it's height + the status bar offset at all times?
Tinder is a good example of an app that successfully does this when transitioning to the menu.