Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.14 KB

File metadata and controls

30 lines (16 loc) · 1.14 KB

BHTabViewSplitVC

A iOS8 Template for embedding a UISplitViewController in a UITabViewController

This template uses storyboards to implement a UISplitViewController, embedded in a UITabViewController.

alt tag alt tag alt tag

BHTabViewSplitVC 1.0 is a TabViewContoller template with a SplitViewController embedded in the first tab.

How To Get Started

Start a new project using the Master/Detail Template in Xcode 6.

Make the changes to your app delegate found in BHTabViewSplitVC.

Add a UITabViewController to your .storyboard and delete the First View Controller and the segue to the Second View Controller.

Create a segue from the TabViewController to the SplitViewController and a segue to the Second View Controller.

Use BHTabViewSplitVC as a reference.

##License

BHTabViewSplitVC is available under the MIT license. See the LICENSE file for more info.