still cannot figure out what I am doing wrong. Just trying to get a modal view with a navigation controller inside.
Here is my project http://www.matthewpateman.com/New.zip
Can anybody tell me what I am doing wrong? I want "ShopModalView.xib" to pop up in the navigation controller, but its just diplaying a blank page…
For those wanting to do this in Swift 3.x:
Present it as a modal view and wrap the controller in a navigation controller to provide a navigation bar in case you want to add edit, save, etc buttons