My app has a few introductory screens for first launch. Once the user gets through these, I want to transition the user to the "main screen" in a way where the back button will not take the user back to the opening screens. How can this be achieved in Xamarin.Forms?
↧