Skip to content

batkov/BLContactsViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLContactsViewController

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

BLContactsViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BLContactsViewController"

Author

Hariton Batkov, [email protected]

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •