public App() { // The root page of your application' StateContainer.Init(); MainPage = new NavigationPage(new SamplesGalleryView()); }