I am trying to convert Single View application project which uses .xib (not storyboard) into UINavigationController style. I know about it using Storyboard which is very easy. But, i want to implement without storyboard. After I created a Single View application project, it comes with an UIView by default in a ViewController_XXX.xib. After that, how can i create root view controllers with it and make UINavigationController styles. Is there any tutorial somewhere?
I am trying to convert Single View application project which uses .xib (not storyboard)
Share
AppDelegate.h