Files
awesome-cordova-plugins/docs/plugins/contacts/README.md
T
2026-03-21 17:08:43 -07:00

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)