|
6 | 6 | </p> |
7 | 7 |
|
8 | 8 | <p align="center"> |
9 | | - <img src="https://img.shields.io/maintenance/yes/2021?style=flat-square" /> |
| 9 | + <img src="https://img.shields.io/maintenance/yes/2022?style=flat-square" /> |
10 | 10 | <a href="https://www.npmjs.com/package/@capacitor-community/app-icon"><img src="https://img.shields.io/npm/l/@capacitor-community/app-icon?style=flat-square" /></a> |
11 | 11 | <br> |
12 | 12 | <a href="https://www.npmjs.com/package/@capacitor-community/app-icon"><img src="https://img.shields.io/npm/dw/@capacitor-community/app-icon?style=flat-square" /></a> |
13 | 13 | <a href="https://www.npmjs.com/package/@capacitor-community/app-icon"><img src="https://img.shields.io/npm/v/@capacitor-community/app-icon?style=flat-square" /></a> |
14 | | -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
15 | | -<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-0-orange?style=flat-square" /></a> |
16 | | -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
| 14 | + <a href="https://www.npmjs.com/package/@capacitor-community/app-icon"><img src="https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square" /></a> |
17 | 15 | </p> |
18 | 16 |
|
19 | 17 | <p align="center"><img src="https://github.com/capacitor-community/app-icon/blob/main/media/appicon_demo.gif" width="373px" height="688px" /></p> |
@@ -169,3 +167,24 @@ Represents the options passed to `reset`. |
169 | 167 | | Prop | Type | Description | Since | |
170 | 168 | | ----------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ----- | |
171 | 169 | | **`suppressNotification`** | <code>boolean</code> | Flag controlling the in app notification which shows after icon is changed. | 1.0.0 | |
| 170 | + |
| 171 | +## Contributors ✨ |
| 172 | + |
| 173 | +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): |
| 174 | + |
| 175 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 176 | +<!-- prettier-ignore-start --> |
| 177 | +<!-- markdownlint-disable --> |
| 178 | +<table> |
| 179 | + <tr> |
| 180 | + <td align="center"><a href="http://johnborg.es"><img src="https://avatars.githubusercontent.com/u/1888122?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Borges</b></sub></a><br /><a href="https://github.com/capacitor-community/app-icon/commits?author=johnborges" title="Code">💻</a></td> |
| 181 | + <td align="center"><a href="http://www.devdactic.com"><img src="https://avatars.githubusercontent.com/u/2514208?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon Grimm</b></sub></a><br /><a href="https://github.com/capacitor-community/app-icon/commits?author=saimon24" title="Code">💻</a></td> |
| 182 | + </tr> |
| 183 | +</table> |
| 184 | + |
| 185 | +<!-- markdownlint-restore --> |
| 186 | +<!-- prettier-ignore-end --> |
| 187 | + |
| 188 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 189 | + |
| 190 | +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
0 commit comments