• This repository has been archived on 09/Oct/2020
  • Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    Objective-C
  • License
    Apache License 2.0
  • Created almost 14 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.

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.

Screenshots

Build Requirements

Xcode 5, iOS 7.0 SDK, Automated Reference Counting (ARC).

Runtime Requirements

iOS 7.0 and later.

License

The source code is available under the Apache License, Version 2.0

Contributing

Forks, patches and other feedback are always welcome.

Bitdeli Badge