cocoa touch - What type of iPhone application file should I use? -
What type of iPhone application file should I use?
Earlier, I was trying to make an application that receives information from RSS, then populates a tableview.
This application will use a tab bar, and many different ones will appear.
Before I used the "tab bar application" but I got some stuff wrong (I'm not sure what to do) and I had to start.
Which app type should I use?
Thank you! -Dan
If you want a tab bar based application, then create a tab bar application.
It seems that you are still very new to things, so it can actually be more beneficial to create a blank application, and to learn how to break tab bar app from scratch There is very little magic in it and then when "it breaks" you will know how to fix it.
Comments
Post a Comment