Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mikezang

macrumors 6502a
Original poster
May 22, 2010
939
41
Tokyo, Japan
I just want to know if only one NavigationViewController needs in a app?

For example, in case rootView->firstView->secondView, I thought there are two navigationViewControllers, is it correct?
 
In a navbar app there's only one navigation controller. Use pushViewController and maybe popViewController to show the next view controller and go back.
 
yes, there is only one navigation controller needed but you must add a table view (or another view) to get to the second view.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.