BLContactsViewController 0.1.5

BLContactsViewController 0.1.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2016

Maintained by Hariton Batkov.



alt tag

Are you bored writing UITableViewControllers that looks like standard iOS Contacts page? Write one delegate method for BLContactsViewController like:

-(NSArray *)titlesForContactsController:(BLContactsViewController *)controller

and present it like

[self.navigationController pushViewController:[BLContactsViewController contactsControllerWithDelegate:self] animated:YES];

More customization inside.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

Author

Hariton Batkov, [email protected]

License

BLContactsViewController is available under the MIT license. See the LICENSE file for more info.