Building a Xamarin Forms UI - Navigation
Difficulty: Intermediate
Duration: 1 minute and 17 seconds
Students: 20
Rating: 5/5
Building a Xamarin Forms UI - Navigation lesson explains how to implement basic content page navigation using Xamarin Forms NavigationPage class. We take the app from the Building a Xamarin Forms UI - Layout Containers lesson and add navigation to button click events allowing us to move between pages.