jsuarezruiz / forms-gtk-progress

Xamarin.Forms GTK Backend Progress
MIT License
191 stars 8 forks source link

Navigation in OnAppearing #15

Open mallibone opened 5 years ago

mallibone commented 5 years ago

When trying to navigate to another view in the OnAppearing method, the navigation does not take place if Navigation.PushModalAsync or will crash if Navigation.PushAsync is used.