TapTargetView icon indicating copy to clipboard operation
TapTargetView copied to clipboard

Xamarin binding library provided is unusable

Open rf43 opened this issue 6 years ago • 2 comments

The current Xamarin binding library that is provided in the README is unusable. It is missing key classes (ex. TapTarget).

There is another binding NuGet that has been properly created and works as expected: https://www.nuget.org/packages/Xamarin.KeepSafe.TapTargetView/

Could we please update the link to point to the NuGet provided in this issue? I can make the change and a PR if necessary.

rf43 avatar Mar 27 '19 01:03 rf43

Even the NuGet package that was linked as an alternative is now unusable for those adopting AndroidX.

MagneticLlama avatar Sep 18 '20 03:09 MagneticLlama

There's a new binding that is updated to version 1.13: https://www.nuget.org/packages/Karamunting.Android.KeepSafe.TapTargetView/

Hopefully the README will be updated to provide this link instead to help Xamarin users looking for an updated package.

MagneticLlama avatar Apr 25 '21 16:04 MagneticLlama