I\'m working with Xcode 4.2. I started to work with Tabbed Application and now I want to add 3rd and 4th Tabbed to story board on my application. How Can I add it? I try to
For those who are visual learners:
Which will give you a storyboard like this:
Control-drag from the Tab View Controller to the new View Controller to get the menu.
That's it. Watch the following video for more details.