21
Here’s a library from Rob Brown that allows you to easily link up different storyboards from Rob Brown called RBStoryBoardLink. RBStoryboardLink allows you to create a segue-like connection between storyboards so you can link up one storyboard with another, and scenes within a storyboard (which are defined by creating a UIViewController representing the scene – a couple of examples are included.