Reputation: 2070
Is there a way to add a split view in a tabbar application using only IB, without add the split view programmatically?
Upvotes: 1
Views: 4106
Reputation: 1691
Have you tried this?
or
UISplitViewController in a TabBar ( UITabBarController )?
or
Upvotes: 1