Xamarin.Forms.Contacts NuGet Package

Easily read contacts from iOS and Android.
Sample:
var contacts = await Plugin.ContactService.CrossContactService.Current.GetContactListAsync();

DON'T FORGET PERMISSIONS:

ON ANDROID:
READ_CONTACTS

ON IOS:
into Info.plist
<key>NSContactsUsageDescription</key>
<string>We need contact permission to do ...</string>.




Got any Xamarin.Forms.Contacts Question?





Info

Version: 1.0.5
Author(s): Enis Necipoğlu, sadgit, Sumeyya Arar
Last Update: Thursday, June 21, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/enisn/Xamarin.Forms.Contacts
NuGet Url: https://www.nuget.org/packages/Xamarin.Forms.Contacts


Install
Install-Package Xamarin.Forms.Contacts
dotnet add package Xamarin.Forms.Contacts
paket add Xamarin.Forms.Contacts
Xamarin.Forms.Contacts Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

25

days-since-last-release

2135