In this tutorial, I give an overview of Xamarin Forms Shell.
Shell lets you set the application structure in one single location.
Plus, it provides a set of APIs to manage navigation between your pages.
I will show how to implements the three popular applications structure :
- Single View application
- Tabbed based application
- Flyout application