Quote:
Originally Posted by wolof
couldn't you iterate through all the views in the navigationController stack, calling pop on each view until the view count is one. Also there is an animated parameter on the pop method, you could set that to no.
|
Thanks for the reply, but how would i do this?