Known effort to update MGSplitViewController for iOS5 and Storyboards?
问题 I'm working on an iPad app that will need to hide/show the master controller of a split view. Related SO answers note Matt Gemmell's MGSplitViewController: How to hide master view in UiSplitviewcontroller in ipad How do I hide the master part of a UISplitViewController programatically? Integrate MGSplitViewController in Universal App MGSplitViewController using Storyboards MGSplitViewController would be perfect - even providing a way to adjust the ratio of master-to-detail views. Fantastic!