I've been trying to redo the work on my app programmatically. (Without the use of storyboards)
I'm almost done, except making the navigation controller manually.
I've been doing some research but I can't find any documentation of implementing this manually. (I started making the app as a Single View Application)
Currently, I only have 1 viewcontroller. And of course the appDelegate
The navigation Controller, will be used throughout all pages in the application.
If anyone could help me out, or send a link to some proper documentation for doing this programmatically it would be greatly appreciated.
EDIT:
I forgot to mention it's in Swift.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…