Open-source iPhone UI contact picker to select multiple people from the Address Book, with type-ahead and auto-completion.
A custom view controller that encapsulates the contact picker functionality. This is the only class you need to interact with. Presented modally in this demo.
A custom view controller presented modally when there is no matching person in the Address Book. The new contact will be added to the Address Book.
Included is a sample Xcode project showing how to include a ButtonPeoplePicker in your own applications.
Xcode 4.2, iOS 5.0 SDK, LLVM Compiler 3.0, Automated Reference Counting (ARC).
iOS 5.0 and later.
The source code is available under the Apache License, Version 2.0