Skip to content

Conversation

anaisbetts
Copy link
Member

This PR enables Routing for Xamarin.Forms apps, along with fixing some bugs along the way to make the routing and app suspension scenarios work.

We have to do this or else we won’t create a new AppState
Scheduling this makes setting things up in your app’s OnCreate way
harder
This brings the scheduler in-line with the iOS scheduler (and also
solves some OnCreate ordering issues)
Also, handle common mistakes like not registering views properly. We
still have to look up a Screen from the Locator though which kinds of
defeats the purpose of the router, because if you don’t present a view
immediately on construction, NavigationPage crashes
anaisbetts pushed a commit that referenced this pull request Sep 23, 2014
@anaisbetts anaisbetts merged commit d17cca6 into master Sep 23, 2014
@anaisbetts anaisbetts deleted the xamforms-routing branch October 2, 2014 22:48
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant