Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created July 27, 2019 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juucustodio/0cecf0823eb0b95e14f830398b572e54 to your computer and use it in GitHub Desktop.
Save juucustodio/0cecf0823eb0b95e14f830398b572e54 to your computer and use it in GitHub Desktop.
Example of how to work with MVVM pattern using the MVVMCoffee nuget package - http://julianocustodio.com/mvvmcoffee
await Navigation.PushAsync<CustomerViewModel>(false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment