Can I customize CNContactPickerViewController?

I am new to iOS development and wondered if I can change CNContactPickerViewController tableViewCellso 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 CNContactPickerViewControllereven the right approach?

Thanks!

+6
source share

Source: https://habr.com/ru/post/1017059/


All Articles