Is it possible to resize the RootViewController in SplitViewController? I am looking for an effect like the image below. On the left hand side, the orange gradient bar will be the RootViewController. If it’s not possible, what are my alternatives? Should I just make the entire screen a large ViewController with and add a subview on the left end?
Thanks!

Try using MGSplitViewController or APSplitViewController.