Storyboards and custom container view controllers
I'm creating a custom container view as per the apple spec . I would like to use the storyboard to connect three static child UIViewControllers. Is there an easy way in the storyboard to connect via a Relationship as seen for the UINavigationController in the storyboard? Based on my research, it seems like this isn't possible. It IS possible to link a container view controller to a child. In fact, it's trivially easy to do so. You bring up the Object library, type "Container" into the search field, and look for the object "Container view". It looks like this: Drag a container view into your