Skip to content

Commit e6be288

Browse files
authored
Update README.md
1 parent 9a89890 commit e6be288

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ☝🏼 React Native Permissions
22

3+
<a href="https://github.com/sponsors/zoontek">
4+
<img align="right" width="200" alt="This library helped you? Consider sponsoring!" src=".github/funding-octocat.svg">
5+
</a>
6+
7+
A unified permissions API for React Native on iOS, Android and Windows.<br>
8+
(For Windows only builds 18362 and later are supported)
9+
310
[![npm version](https://badge.fury.io/js/react-native-permissions.svg)](https://badge.fury.io/js/react-native-permissions)
411
![MIT](https://img.shields.io/dub/l/vibe-d.svg)
512
[![npm](https://img.shields.io/npm/dt/react-native-permissions.svg)](https://www.npmjs.org/package/react-native-permissions)
@@ -8,16 +15,6 @@
815
![Platform - iOS](https://img.shields.io/badge/platform-iOS-000.svg?style=flat&logo=apple)
916
![Platform - Windows](https://img.shields.io/badge/platform-Windows-0067b8.svg?style=flat&logo=windows)
1017

11-
<a href="https://github.com/sponsors/zoontek">
12-
<img align="right" width="180" alt="This library helped you? Consider sponsoring!" src=".github/funding-octocat.svg">
13-
</a>
14-
15-
A unified permissions API for React Native on iOS, Android and Windows.<br>
16-
(For Windows only builds 18362 and later are supported)
17-
18-
<br>
19-
<br>
20-
2118
## Support
2219

2320
| version | react-native version | Xcode version |

0 commit comments

Comments
 (0)