I tried to search on this website but I don't found what I want.
I'm developing my first iPad app with Xcode (iOS 7) and I'd like to put a list always displayed at the left and when clicking on some elements of the list the view controller has to changed.
Should I use a masterDetail ? Or something Else?
How can represent that in the storyboard?
Thanks