I created a new UIViewController with "XIB for user interface" and want to implement a Tab Bar Controller using Interface Builder.
Opening up the XIB I originally have: File's Owner, First Responder, and View. I added a Tab Bar Controller, but when I build and simulate the project only the View shows. How do I get The Tab Bar Controller to appear?
Opening up the XIB I originally have: File's Owner, First Responder, and View. I added a Tab Bar Controller, but when I build and simulate the project only the View shows. How do I get The Tab Bar Controller to appear?