Button-style contact picker to select multiple, distinct contacts from the iPhone Address Book, with type-ahead and auto-completion.
ButtonPeoplePicker
- Custom view controller that encapsulates the contact picker functionality. Must be used with a navigation controller in order to function properly. Presented via a modal storyboard segue in this demo.
DemoViewController
- Demo view controller for the example iPhone storyboard project showing how to include a ButtonPeoplePicker
in your own applications.
Xcode 5, iOS 7.0 SDK, Automated Reference Counting (ARC).
iOS 7.0 and later.
The source code is available under the Apache License, Version 2.0
Forks, patches and other feedback are always welcome.