Skip to content

capacitor-community/contacts

Repository files navigation

Contacts

@capacitor-community/contacts

Capacitor Plugin for accessing Contacts.


Purpose

This plugin enables you to access the native contacts APIs of iOS and Android. It allows you to retrieve, create and delete contacts.

Installation

npm install @capacitor-community/contacts
npx cap sync

Documentation

Extensive documentation is available here.

Shortcuts

Limitations

This plugins only adds support for using the native iOS and Android APIs. If you want to make use of the JavaScript API as well (for a possible webapp) you should implement that separately. Of course it should be possible to integrate this into the plugin in the future. If you want to help out with this, please start a PR.

About

Contacts Plugin for Capacitor

Resources

Code of conduct

Contributing

Stars

144 stars

Watchers

12 watching

Forks

Contributors