APAddressBook is a wrapper on AddressBook.framework that gives easy access to native address book without pain in a head.
Features:
- Load contacts from iOS address book asynchronously
- Decide what contact data fields you need to load (for example, only name and phone number)
- Filter contacts to get only necessary records (for example, you need only contacts with email)
- Sort contacts with array of any NSSortDescriptor
- Get photo of contact

Leave a Reply
You must be logged in to post a comment.