问题
Hi I am programming an app for ios6 and and am using the new container feature. It all works but when i perform a push segue, it pushes, but does it full screen. I want the 'View after Segue to be in the container also. Can anyone help?
.......
.......
回答1:
I've found the answer to my own Question! (...Again)
Instead of putting the navigation controller here:
I put it here:
来源:https://stackoverflow.com/questions/14068308/how-do-i-perform-a-push-segue-within-a-container