Geo.Goucho
Results
1
comments of
Geo.Goucho
change StartPage.xaml.cs as follow: ` async void ExploreNow_Clicked(System.Object sender, System.EventArgs e) => await Navigation.PushAsync(new NavigationPage(new PlanetsPage()));` instead of setting Application.Current.MainPage directly