Skip to content

sagarpshah/ButtonPeoplePicker

 
 

Repository files navigation

Features

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

ButtonPeoplePicker.h/ButtonPeoplePicker.m

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.

AddPersonViewController.h/AddPersonViewController.m

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.

Build Requirements

Xcode 4.2, iOS 5.0 SDK, LLVM Compiler 3.0, Automated Reference Counting (ARC).

Runtime Requirements

iOS 5.0 and later.

Screenshots

License

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published