I’m trying to create an iOS App and I’d like to make a “tab based application”. Inside one of those tabs, I need to insert a Photo Gallery (I’ve already created one using ViewController). Is it possible to incorporate the ViewController in one of the tab items?
I hope you understand me, I’m not a professional programmer and English is not my mother tongue.
I’m trying to create an iOS App and I’d like to make a tab
Share
Here your can see step-by-step tutorial for tabbed application. Also I would highly recommend watching “Developing for iOS” Stanford course, they have detailed sample for tabbed applications too.