i would just do a normal view based application then add SubViews...
but thats just me
if you wanted a nav bar at the bottom where you click to choose the screen your on you could do a nav app or add you own custom nav bar to your view based app that will remove the old subview and add the new one you pressed the button for
hope that helped
|