@capacitor-community/contacts
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0
{ | ||
"name": "@capacitor-community/contacts", | ||
"version": "4.0.0-beta.2", | ||
"version": "4.0.0", | ||
"description": "Contacts Plugin for Capacitor", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -54,11 +54,19 @@ <p align="center"> | ||
<p class="hide-next-element"></p> | ||
## Documentation | ||
<p class="hide-next-element"></p> | ||
Extensive documentation is available [here](https://capacitor-community.github.io/contacts/). | ||
<p class="hide-next-element"></p> | ||
## Shortcuts | ||
<p class="hide-next-element"></p> | ||
- [Documentation homepage](https://capacitor-community.github.io/contacts/) | ||
- [Installation](https://capacitor-community.github.io/contacts/#/getting-started/installation) | ||
- [Installation](https://capacitor-community.github.io/contacts/#/getting-started-installation) | ||
@@ -68,1 +76,5 @@ - [API reference](https://capacitor-community.github.io/contacts/#/api) | ||
<!-- - [Examples](https://github.com/capacitor-community/contacts-examples) --> | ||
## 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. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
126481
1
79