Xamarin Forms Signature Pad
In some cases we may want to take sign from user, in this kind of cases in xamarin forms we can solve this problem with adding nuget package. To have signature pad we have to install a nuget package which name is Xamarin.Controls.SignaturePad.Forms. After the adding nuget packages we just have to add an address of the signature pad and use this pad in our […]