XFormsTouch 1.0.4

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

// Install XFormsTouch as a Cake Tool
#tool nuget:?package=XFormsTouch&version=1.0.4

XFormsTouch: provides touch event notifications for Android and iOS via Xamarin.Forms Effect.

The code is copied from https://github.com/xamarin/xamarin-forms-samples/tree/master/Effects/TouchTrackingEffect and adapted to be used as a separate library.
Xamarin explains how it works at https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/effects/touch-tracking.

This is just a handy NuGet package around the Xamarin Sample Code to use the TouchEffect in other projects.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid90 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XFormsTouch:

Package Downloads
Xamarin.Forms.InterfaceBuilder

InterfaceBuilder is an hepful api to write Xamarin.Forms user interfaces directly in sourcecode. It's heavly relying on the builder pattern. So you can write: var ui = new UI(); MainPage = ui.Page("MainPage", ui.Stack().With( ui.Label("A"), ui.Label("B"), ui.Label("C")) );

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 2,561 9/9/2019
1.0.8 784 5/28/2019
1.0.7 604 5/28/2019
1.0.6 714 5/3/2019
1.0.5 10,966 11/25/2018
1.0.4 696 11/25/2018
1.0.3 725 11/25/2018
1.0.2 701 11/23/2018
1.0.1 1,264 8/12/2018
0.9.9 832 8/11/2018
0.9.8 866 8/11/2018
0.9.7 814 8/11/2018
0.9.6 823 8/11/2018
0.9.5 811 8/11/2018
0.9.4 819 8/11/2018
0.9.3 832 8/11/2018