Vapolia.XamarinFormsGesture 1.1.1-pre4

Prefix Reserved
This is a prerelease version of Vapolia.XamarinFormsGesture.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vapolia.XamarinFormsGesture --version 1.1.1-pre4                
NuGet\Install-Package Vapolia.XamarinFormsGesture -Version 1.1.1-pre4                
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="Vapolia.XamarinFormsGesture" Version="1.1.1-pre4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vapolia.XamarinFormsGesture --version 1.1.1-pre4                
#r "nuget: Vapolia.XamarinFormsGesture, 1.1.1-pre4"                
#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 Vapolia.XamarinFormsGesture as a Cake Addin
#addin nuget:?package=Vapolia.XamarinFormsGesture&version=1.1.1-pre4&prerelease

// Install Vapolia.XamarinFormsGesture as a Cake Tool
#tool nuget:?package=Vapolia.XamarinFormsGesture&version=1.1.1-pre4&prerelease                

Bring all platform gestures to Xamarin Forms on Android and iOS. Add this nuget to your PCL, Android and iOS projects.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 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.
  • All Frameworks

  • UAP 10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.6 208 3/7/2024
3.3.5 127 3/7/2024
3.3.4 114 3/7/2024
3.3.3 124 3/7/2024
3.3.2 14,540 12/20/2021
3.3.1 1,933 5/26/2021
3.3.0 1,367 4/8/2021
3.3.0-preA3 552 2/25/2021
3.3.0-preA2 1,092 10/28/2020
3.3.0-preA1 315 10/28/2020
3.3.0-preA0 325 10/27/2020
3.3.0-pre9 344 10/26/2020
3.3.0-pre6 311 10/26/2020
3.3.0-pre5 329 10/26/2020
3.3.0-pre4 387 10/25/2020
3.3.0-pre3 361 10/10/2020
3.3.0-pre2 375 10/9/2020
3.3.0-pre1 378 10/6/2020
3.2.3 17,562 3/18/2020
3.2.2 522 3/17/2020
3.2.0 518 3/16/2020
3.0.0 9,900 6/14/2018
2.0.23 592 3/18/2020
2.0.22 665 5/15/2019
2.0.20 613 5/15/2019
2.0.19 613 5/15/2019
2.0.17 631 5/15/2019
2.0.15 884 8/31/2018
2.0.13 1,047 6/14/2018
2.0.12 1,275 6/14/2018
2.0.11 1,974 4/9/2018
2.0.10 1,560 12/15/2017
2.0.9 1,914 10/7/2017
2.0.8 1,224 10/7/2017
1.1.1-pre4 1,119 8/3/2017
1.1.1-pre3 827 8/3/2017
1.1.1-pre2 833 8/3/2017
1.1.1-pre1 825 8/2/2017
1.1.0 8,271 8/2/2017
1.0.1 1,920 3/3/2017
1.0.0 1,064 1/17/2017
1.0.0-pre2 880 1/17/2017
1.0.0-pre1 880 1/17/2017

1.1.1: add universal windows implementation
     1.1.0: add pan gesture
     1.0.1: fix ios version for XamForms DependencyService (changed internal to public in class definition)