I am new to iOS development and wondered if I can change CNContactPickerViewController
tableViewCell
so that the contacts that already use my application are shown slightly differently.
And add an invitation button for contacts who don’t use my application.
Uses CNContactPickerViewController
even the right approach?
Thanks!
source
share