Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Version 2.1

Compare
Choose a tag to compare
@mattleibow mattleibow released this 13 Jun 01:15
· 92 commits to master since this release

SignaturePad for Xamarin and Windows

Makes capturing, saving, and displaying signatures extremely simple.

  • Added support for Windows Runtime 8.1 (Phone and Store) (#70, #71, #72)
  • Reduced the number of points in the signature data (#23)
  • Android now supports the signature view in a scroll view (or any view that intercepts touch events) (#22, #26)
  • Android and iOS strokes now adjust with the screen density
  • iOS now supports retina displays properly
  • Fixed an issue with UWP when compiled to native code (#74)

NuGet: https://www.nuget.org/packages/Xamarin.Controls.SignaturePad/2.1.0

SignaturePad for Xamarin.Forms

Makes capturing, saving, and displaying signatures extremely simple for cross-platform apps using Xamarin.Forms.

  • Added support for Windows Runtime 8.1 (Phone and Store) (#70, #71, #72)

NuGet: https://www.nuget.org/packages/Xamarin.Controls.SignaturePad.Forms/2.1.0