Skip to content

Commit d587293

Browse files
authored
Merge pull request #582 from zoontek/MoOx-patch-1
Update badges
2 parents a20884e + ebb3932 commit d587293

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
<a href="https://github.com/sponsors/zoontek">
2-
<img align="right" width="200" alt="Philosopher’s stone, logo of PostCSS" src=".github/funding-octocat.svg">
2+
<img align="right" width="200" alt="This library helped you? Consider sponsoring!" src=".github/funding-octocat.svg">
33
</a>
44

55
# ☝🏼 React Native Permissions
66

77
[![npm version](https://badge.fury.io/js/react-native-permissions.svg)](https://badge.fury.io/js/react-native-permissions)
88
[![npm](https://img.shields.io/npm/dt/react-native-permissions.svg)](https://www.npmjs.org/package/react-native-permissions)
9-
![Platform - Android, iOS and Windows](https://img.shields.io/badge/platform-Android%20%7C%20iOS%20%7C%20Windows-yellow.svg)
109
![MIT](https://img.shields.io/dub/l/vibe-d.svg)
11-
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
10+
11+
![Platform - Android](https://img.shields.io/badge/platform-Android-3ddc84.svg?style=flat&logo=android)
12+
![Platform - iOS](https://img.shields.io/badge/platform-iOS-000.svg?style=flat&logo=apple)
13+
![Platform - Windows](https://img.shields.io/badge/platform-Windows-0067b8.svg?style=flat&logo=windows)
14+
1215

1316
A unified permissions API for React Native on iOS, Android and Windows.<br>
1417
(For Windows only builds 18362 and later are supported)

0 commit comments

Comments
 (0)