11
Here’s a library submitted by Arnaud Coomans that allows to define and use segue’s programmatically without the Xcode Storyboard tool called Segway.Segway provides a number of templates for different types of Segues (popovers, modal, views, and more with extra presentation options), and allows you to easily define your own Segues, and easily pass extra information along with the Segues.