11<p align =" center " >
2- <img src =" https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png " width =" 128 " height =" 128 " />
2+ <img
3+ src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png "
4+ width="128"
5+ height="128"
6+ />
37</p >
48
5- <h3 id =" home " align =" center " >Contacts</h3 >
9+ <h3 id =" home " align =" center " >
10+ Contacts
11+ </h3 >
612
7- <p align =" center " ><strong ><code >@capacitor-community/contacts</code ></strong ></p >
13+ <p align =" center " >
14+ <strong >
15+ <code>@capacitor-community/contacts</code>
16+ </strong >
17+ </p >
818
919<p align =" center " >Capacitor Plugin for accessing Contacts.</p >
1020
1121<p align =" center " >
12- <img src =" https://img.shields.io/badge/supported%20capacitor%20versions-v3,%20v4,%20v5% 20and%20v6 -blue?logo=Capacitor&style=flat-square " />
13- <img src =" https://img.shields.io/maintenance/yes/2024 ?style=flat-square " />
22+ <img src =" https://img.shields.io/badge/supported%20capacitor%20versions-v3,%20v4,%20v5,%20v6% 20and%20v7 -blue?logo=Capacitor&style=flat-square " />
23+ <img src =" https://img.shields.io/maintenance/yes/2025 ?style=flat-square " />
1424 <a href =" https://www.npmjs.com/package/@capacitor-community/contacts " >
1525 <img src="https://img.shields.io/npm/l/@capacitor-community/contacts?style=flat-square" />
1626 </a >
@@ -33,6 +43,7 @@ Currently there are three actively maintained versions of this plugin. The API o
3343
3444| Plugin | Capacitor | Status | Documentation |
3545| ------ | --------- | ------ | ------------------------------------------------------- |
46+ | v7.x | v7.x | LTS | [ Link] ( https://capacitor-community.github.io/contacts/ ) |
3647| v6.x | v6.x | LTS | [ Link] ( https://capacitor-community.github.io/contacts/ ) |
3748| v5.x | v5.x | LTS | [ Link] ( https://capacitor-community.github.io/contacts/ ) |
3849| v4.x | v4.x | LTS | [ Link] ( https://capacitor-community.github.io/contacts/ ) |
@@ -51,7 +62,7 @@ In the past a few other versions of this plugin were released, also targeting di
5162
5263Admittedly, this wasn't the most consistent versioning strategy, and we'll keep it more coherent in the future.
5364
54- It's highly recommended to upgrade to either v3, v4, v5 or v6 if you are using an old version!
65+ It's highly recommended to upgrade to either v3, v4, v5, v6 or v7 if you are using an old version!
5566
5667<p class =" hide-next-element " ></p >
5768
0 commit comments