Xamarin iOS Signature Starter Kit

Today I release a signature starter kit on github. This project is meant as a starting point for anyone that wants to add signature functionality to their Xamarin.iOS app.

It’s a bit more than just a view that captures a signature as in addition to capturing a signature this project also displays a pdf and merges the signature with the pdf. Putting it all together is actually a littler tricker than it seems and that’s why I’ve created this project.

Here’s some screenshots.

Initial Display of PDF

xamarin-signatureview-1

 

The Signature Capture

xamarin-signatureview-2

 

Merging the signature and pdf

xamarin-signatureview-3

 

In future posts I will go over some of the techniques used in the project.

Available on github: https://github.com/rid00z/Xamarin-iOS-SignatureStarterKit

Thanks

 

Leave a Reply