Xamarin binding library provided is unusable
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.
Even the NuGet package that was linked as an alternative is now unusable for those adopting AndroidX.
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.