ios - UITabViewController in UISplitViewController -


i create project master-detail application,but want replace master tab bar controller。just this: the master view tab bar controller

how realize this?

you can add uitabbarcontroller storyboard, , set 'master view controller' relationship between uisplitviewcontroller , uitabbarcontroller:

enter image description here


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -