I\'m using Xcode 4.6.1 to code on Objective-C. I want to know how can I keep the navigation bar shown when I create a modal segue between 2 View controllers, because I\'m do
in storyboard , you should add a Navigation Item to your new viewController, then add Bar Button Item for your done button