UiSplitViewControllers and Storyboard
Hi,
I am creating an app that loads to a standard view and gives the user choices for the next view. Depending on their selection it will load up the new views which I have setup using storyboard. One of the views I am trying to load is a SplitView.
Does anyone know if this is possible and if so, some pointers to help me get started. I want to splitview to load up a tableview that I can select and change the detail view. I've tried the apple documents and can't get it to work.
All help is appreciated.
|