I’m working on a navigation-based application, and in the last view I have a button that allows the user to go back to the first view — in other words, restart the application.
How can I restart it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re in a navigationBar based App, you could do:
But I’m not sure what you mean by “restart it”.