Reputation: 2493
I'm wondering how to implement an addressBook person info view. like
if a person has different tag, the view will display differently.
is there an easy way to implement it?
Upvotes: 1
Views: 46
Reputation:
You don't need to build that view. There's a built-in ABPeoplePickerView that provides that behaviour.
Upvotes: 3