MR.Gestures 1.2.0-pre1

This is a prerelease version of MR.Gestures.
dotnet add package MR.Gestures --version 1.2.0-pre1
NuGet\Install-Package MR.Gestures -Version 1.2.0-pre1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MR.Gestures" Version="1.2.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MR.Gestures --version 1.2.0-pre1
#r "nuget: MR.Gestures, 1.2.0-pre1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MR.Gestures as a Cake Addin
#addin nuget:?package=MR.Gestures&version=1.2.0-pre1&prerelease

// Install MR.Gestures as a Cake Tool
#tool nuget:?package=MR.Gestures&version=1.2.0-pre1&prerelease

With MR.Gestures you can handle all the touch gestures in your Xamarin.Forms mobile apps.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-pre1 248 4/28/2015
1.1.0 438 4/8/2015
1.0.8 159 3/17/2015
1.0.7 65 3/13/2015
1.0.6 59 3/10/2015
1.0.6-pre1 35 3/5/2015
1.0.5 80 3/3/2015
1.0.5-pre1 36 2/28/2015
1.0.4 77 2/18/2015
1.0.4-pre4 48 2/16/2015
1.0.3 61 2/10/2015
1.0.2 47 2/9/2015
1.0.1 39 2/9/2015
1.0.0 41 2/9/2015

With MR.Gestures you can handle all the touch gestures in your Xamarin.Forms mobile apps. Version 1.2.0-pre1 adds support for WinRT and WinPhone 8.1. Support for iOS.Classic is dropped.