Skip to content

Commit 9a89890

Browse files
authored
Fix mobile layout
1 parent 048f723 commit 9a89890

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<a href="https://github.com/sponsors/zoontek">
2-
<img align="right" width="200" alt="This library helped you? Consider sponsoring!" src=".github/funding-octocat.svg">
3-
</a>
4-
51
# ☝🏼 React Native Permissions
62

73
[![npm version](https://badge.fury.io/js/react-native-permissions.svg)](https://badge.fury.io/js/react-native-permissions)
@@ -12,9 +8,16 @@
128
![Platform - iOS](https://img.shields.io/badge/platform-iOS-000.svg?style=flat&logo=apple)
139
![Platform - Windows](https://img.shields.io/badge/platform-Windows-0067b8.svg?style=flat&logo=windows)
1410

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+
1515
A unified permissions API for React Native on iOS, Android and Windows.<br>
1616
(For Windows only builds 18362 and later are supported)
1717

18+
<br>
19+
<br>
20+
1821
## Support
1922

2023
| version | react-native version | Xcode version |

0 commit comments

Comments
 (0)