Splitview with multiple detail views using storyboarding. Seen an example/tutorial?
- by That Guy
I'm trying to track down an example like Apple's MultipleDetailViews sample for UISplitViewController, but using storyboards. Their sample code provides functionality similar to what I'm after, I'm just having trouble getting it to work in my app that uses storyboards. It's driving me nuts!
Anyone seen an example/tutorial?
This is Apple's non storyboard version:
http://developer.apple.com/library/ios/#samplecode/MultipleDetailViews/Introduction/Intro.html