Is it possible to turn a View-Based App into a navigation-Based App?
Posted
by chubsta
on Stack Overflow
See other posts from Stack Overflow
or by chubsta
Published on 2010-04-09T19:08:57Z
Indexed on
2010/04/09
19:13 UTC
Read the original article
Hit count: 190
I am close to finishing my first application (a UITableView style one) on the iphone but have realised it will look much better, and stand a far better chance of getting through the approval process, if it is presented as a navigation-based app rather than a view-based one - in hindsight my initial choice is not really suitable...
Is it possible for me to somehow change easily the application into a new type, or would i be better starting again from scratch with all the hassle that would entail...
thanks for any advice on how it may be done, karl
© Stack Overflow or respective owner