Info
Version: | 1.2.0 |
Author(s): | Jeremy BRUN-PICARD |
Last Update: | Wednesday, April 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MobiliTips/MvxPlugins |
NuGet Url: | https://www.nuget.org/packages/MobiliTips.MvxPlugins.MvxForms |
Install
Install-Package MobiliTips.MvxPlugins.MvxForms
dotnet add package MobiliTips.MvxPlugins.MvxForms
paket add MobiliTips.MvxPlugins.MvxForms
MobiliTips.MvxPlugins.MvxForms Download (Unzip the "nupkg" after downloading)
Dependencies
Other
- MvvmCross.HotTuna.MvvmCrossLibraries(3.5.0)
- Xamarin.Forms(1.4.2.6355)
- MvvmCross.HotTuna.MvvmCrossLibraries(3.5.0)
- Xamarin.Forms.Windows(1.4.2.6355)
Tags
Install this plugin on a blank MvvmCross project (each platform) without any customization so that you can click "Yes to all" on overriding alert message.
If your project is not a blank one, click "No to all" and see sample on GitHub to implement it manually.
Tuto available on my blog http://mobilitips.wordpress.com
Release notes on nuget.org
Inspired by FormsPresenters plugin with some adaptations.