Help, not able to decide iphone app Architecture
Posted
by iPhoneDev
on Stack Overflow
See other posts from Stack Overflow
or by iPhoneDev
Published on 2010-05-18T10:07:20Z
Indexed on
2010/05/18
10:11 UTC
Read the original article
Hit count: 298
iphone
App is like this:
- Login View (with Navigation Bar - right button)
- Welcome View (With navigation Bar)
- Home Page- WITH TabBar and Navigation Bar Title
- Detail View - With Only Navigation Bar
Screen will run from 1 to 4 and user can navigate between 3 and 4.
I am confused which Architecture I will use: NavigationBased template OR TabBar based template.
Please suggest.
© Stack Overflow or respective owner