mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
35 lines
644 B
Markdown
35 lines
644 B
Markdown
---
|
|
description: >-
|
|
Contacts plugin for Cordova and Ionic. Access and manage Contacts on the device.
|
|
---
|
|
|
|
# Contacts
|
|
|
|
Access and manage Contacts on the device.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-contacts
|
|
npm install @awesome-cordova-plugins/contacts
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/herdwatch-apps/cordova-plugin-contacts](https://github.com/herdwatch-apps/cordova-plugin-contacts)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- BlackBerry 10
|
|
- Browser
|
|
- Firefox OS
|
|
- iOS
|
|
- Ubuntu
|
|
- Windows
|
|
- Windows 8
|
|
- Windows Phone
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|