{"id":18270907,"url":"https://github.com/shrtlist/ABDelete","last_synced_at":"2025-04-05T01:30:55.978Z","repository":{"id":2170077,"uuid":"3116549","full_name":"shrtlist/ABDelete","owner":"shrtlist","description":"ABPersonViewController category which allows contact deletion. NOTE: Unavailable in iOS 7","archived":true,"fork":false,"pushed_at":"2014-02-09T01:24:49.000Z","size":269,"stargazers_count":37,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-05T11:53:15.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shrtlist.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-06T07:55:45.000Z","updated_at":"2023-01-28T12:26:12.000Z","dependencies_parsed_at":"2022-09-13T03:00:20.824Z","dependency_job_id":null,"html_url":"https://github.com/shrtlist/ABDelete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FABDelete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FABDelete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FABDelete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FABDelete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrtlist","download_url":"https://codeload.github.com/shrtlist/ABDelete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:38:56.753Z","updated_at":"2025-04-05T01:30:55.477Z","avatar_url":"https://github.com/shrtlist.png","language":"Objective-C","readme":"### ABPersonViewController+Delete\nA category on `ABPersonViewController` that supports address book contact deletion (default `ABPersonViewController` only supports updating). This category does not use any private methods.\n\n![](http://i.imgur.com/Edf6Zle.png)\n\n### Usage\n    #import \"ABPersonViewController+Delete.h\"\n    #import \u003cAddressBookUI/ABPeoplePickerNavigationController.h\u003e\n    \n    // Instantiate the ABPeoplePickerNavigationController and set its delegate\n    self.peoplePickerNavigationController = [[ABPeoplePickerNavigationController alloc] init];\n    self.peoplePickerNavigationController.peoplePickerDelegate = self;\n\n    // Instantiate the ABPersonViewController+Delete category and set its properties\n    ABPersonViewController *personViewController = [[ABPersonViewController alloc] init];\n    personViewController.personViewDelegate = self;\n    personViewController.allowsEditing = YES;\n    personViewController.displayedPerson = person;\n\n    // Show the ABPersonViewController instance\n    [self.peoplePickerNavigationController pushViewController:personViewController animated:YES];\n\nNote that in Simulator, `ABPeoplePickerNavigationController` does not appear to get refreshed after a deletion. This may be due to differences between the device framework and the Simulator framework.\n\n### Build requirements\nXcode 4.2, iOS 5.0 SDK, LLVM Compiler 3.0, Automated Reference Counting (ARC).\n\n### Deployment target\niOS 4.3-6.x. No longer working as of iOS 7.\n\n### License\nThe source code is available under the Apache License, Version 2.0\n\n### Contributing\nForks, patches and other feedback are always welcome.\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/shrtlist/abdelete/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrtlist%2FABDelete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrtlist%2FABDelete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrtlist%2FABDelete/lists"}