iPhone - Reset UINavigation Controller

Posted by Ward on Stack Overflow See other posts from Stack Overflow or by Ward
Published on 2010-03-14T21:07:11Z Indexed on 2010/03/14 21:15 UTC
Read the original article Hit count: 390

Hey there,

I have a UINavigationController inside a UITabBarController. When a user presses the first tab, I want to reset the navigation controller back to the first screen instead of displaying whichever view they last selected in the navigation controller. Is there an easy way to reset the stack?

Thanks, Howie

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about uinavigationcontroller