iOS通讯录读取 SYContactsPicker

jopen 8年前

SYContactsPicker contacts contactsPicker 通讯录读取及展示demo,适配iOS9,详情请看demo

使用方法:

SYContactsPickerController *vcContacts = [[SYContactsPickerController alloc] init];  vcContacts.delegate = self;  [self presentViewController:vcContacts animated:YES completion:nil];

效果如下:

SYContactsPicker首页、文档和下载 - 通讯录读取

官方网站:http://www.open-open.com/lib/view/home/1451485064058