using Navigation_Between.Interface; namespace Navigation_Between; public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } }