I'd like to prompt the user to select 1 or more people from their address book, but ABPeoplePickerNavigationController
doesn't allow that (which is ironic, since it's people picker, not a person picker).
Before I go create my own, does anyone know of an alternative (open source) implementation of such a controller?