Validation on Xamarin Forms
description

Validation on Xamarin Forms

Projects with too much Inputs, can be difficult to validate you inputs. I’ll share easiy way to validate your inputs and it’ll make quick your job. INSTALLATION Firstly add Xamarin.Form.InputKit …
Xamarin Forms Input Kit
description

Xamarin Forms Input Kit

Nuget Package Available: : Xamarin.Forms.InputKit Sample Project Available: : Sample.InputKit on GitHub Source Codes Available Too: : Plugin.InputKit on GitHub Checkbox As you know ther is no CheckBox in Xamarin …
Xamarin Forms Reading Contacts
description

Xamarin Forms Reading Contacts

Reading Contacts in Xamarin Forms In this article, I’ll present to you how to read contacts from Portable Layer in Xamarin Forms. I’ve already created codes and you’ll use only …