hi guys ,
as my first view is actually 1 button , where the action of this button would bring me to my second screen ( secondViewController)
the first button would lead you to the secondViewController,
in this secondviewcontroller , i would like to have a tab bar application
how do i go about doing this as i am also using navigation controller to navigate from the first view into the secondViewController.

thanks
As stated above my xib is actually MainWindow.xib where i used a navigation controller.
image is below: