first of all i'm trying to make a view controller who shows all of you contacts on your phone and you can add a contact ! (see picture) https://i.stack.imgur.com/0twxS.png
i know i have to ask from the user if "my app" could get acces to the users contacts !
can someone show me how to this ? how can i get ask for acces to the users contacts and how can i load the contacts (exact like the apple general contact app on iOS devices) in a view controller and how can i add a contact to the contacts on you phone
has someone a tutorial or something ? language : swift
thnx regards Quinn