Saturday, 31 August 2013

Replace UITableViewController MasterView in UISplitViewController with UITabBarViewController

Replace UITableViewController MasterView in UISplitViewController with
UITabBarViewController

I'm working on a project that requires UIsplitViewController, but I need
the rootViewController to be UITabViewController not UITableViewController
I'm using storyboard which allows me to display the UITabViewController
but when I'm trying to send data to DetailViewControler using delegate
DetailViewController not responding, is there any solution for that I've
been trying for over 1 month to find a way I can't find anything.

No comments:

Post a Comment