Hi everybody,
I'm currently trying to create a navigation based application, pushing views to change the screen content. I'm trying to set up a button which can allow me to "restart" from the first screen, but I can't figure out a way to do that.
If I "push" the first view, there will be a "back" button, and I'll just have another piece on the view stack. In fact, I'm want to reinitialize that stack.
Is it possible ? (Am I clear ? English is not my first language :) )