Skip to content

Commit

Permalink
docs(contact): mark as deprecated (danielsogl#2238)
Browse files Browse the repository at this point in the history
* docs(contact): mark as deprecated

* Update index.ts
  • Loading branch information
danielsogl authored and ihadeed committed Dec 29, 2017
1 parent 9990df8 commit 8e9907d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/@ionic-native/plugins/contacts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,10 @@ export class ContactFindOptions implements IContactFindOptions {
* @description
* Access and manage Contacts on the device.
*
* @deprecated
* This plugin is being deprecated. No more work will be done on this plugin by the Cordova development community.
* You can continue to use this plugin and it should work as-is in the future but any more arising issues will not be fixed by the Cordova community.
*
* @usage
*
* ```typescript
Expand Down

0 comments on commit 8e9907d

Please sign in to comment.