CodeAtlas / VeeContactPicker

A replacement of the iOS ABPeoplePickerNavigationController, supporting contacts' images.
MIT License
102 stars 27 forks source link

Why not use CNContact? #8

Open inPhilly opened 6 years ago

inPhilly commented 6 years ago

It seems like the updated way to do this would be to use CNContact... am I wrong?

andreacipriani commented 4 years ago

Hey @inPhilly, you are not wrong, this library was built before that framework existed, and never updated to use it