I am building iOS8 app. On my tableview controller, I am using self.navigationController.hidesBarsOnSwipe = YES, to hide the navigationBar on swipe up gesture. It is working nic
You can add a constraint to the top layout, by this scrolling content will not appear below the status bar.