Perform navigation from view models in Xamarin.Forms without having to pass in the navigation object into the VM layer.
Info
Version: | 1.0.1.31 |
Author(s): | Matthew Soucoup |
Last Update: | Tuesday, August 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codemillmatt/codemill.vmfirstnav |
NuGet Url: | https://www.nuget.org/packages/CodeMill.VMFirstNav |
Install
Install-Package CodeMill.VMFirstNav
dotnet add package CodeMill.VMFirstNav
paket add CodeMill.VMFirstNav
CodeMill.VMFirstNav Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.3.4.247)
Tags