objective c - iPhone best design for 70 different views? -


i new iphone development... trying figure out best design 70+ views. have 1 navcontroller , 70 views or what?

i thought have 10 xibs each own navcontroller , views, haven't found seems think correct or not.

i think understand iphone not handle memory dealloc assuming bit choice on how make work.

if going implement 70+ views means have use both navigation controller tabbar controller. user can access views. if using 1 navigation controller , 70+ views means difficult user view views.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -