ios - How to implement xcode storyboard with left side menu (without slide)? -


i tried search on website don't found want.

i'm developing first ipad app xcode (ios 7) , i'd put list displayed @ left , when clicking on elements of list view controller has changed.

should use masterdetail ? or else?

how can represent in storyboard?

thanks

picture here

yes, use master detail template. create uisplitview list on left , detail view on right. can adjust code needs.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -