mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
95f86044aa
- Revised titles and installation commands for several plugins, including Adjust, AdMob Plus, and Approov Advanced HTTP. - Added new README files for plugins such as Airship, Audio Management, and Genius Scan. - Corrected plugin repository links and usage documentation across multiple plugins. - Updated supported platforms and descriptions for clarity and accuracy. - Enhanced consistency in formatting and structure throughout the documentation.
28 lines
542 B
Markdown
28 lines
542 B
Markdown
# Contacts
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-contacts
|
|
$ npm install @awesome-cordova-plugins/contacts
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/contacts/)
|
|
|
|
Plugin Repo: [https://github.com/herdwatch-apps/cordova-plugin-contacts](https://github.com/herdwatch-apps/cordova-plugin-contacts)
|
|
|
|
Access and manage Contacts on the device.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- BlackBerry 10
|
|
- Browser
|
|
- Firefox OS
|
|
- iOS
|
|
- Ubuntu
|
|
- Windows
|
|
- Windows 8
|
|
- Windows Phone
|
|
|
|
|
|
|