We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea111a4 commit 32260faCopy full SHA for 32260fa
README.md
@@ -14,9 +14,11 @@ The current supported permissions are:
14
- Background Refresh *(iOS only)*
15
16
17
-###New in version 0.2.X
18
-- Android support 🎉🎉🍾
19
-- Example app
+| Version | React Native Support |
+|---|---|
+| 0.2.7 | 0.40.0 - 0.41.0 |
20
+| 0.2.5 | 0.33.0 - 0.39.0 |
21
+*Complies with [react-native-version-support-table](https://github.com/dangnelson/react-native-version-support-table)*
22
23
##General Usage
24
```
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-permissions",
3
- "version": "0.2.6",
+ "version": "0.2.7",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/joshblour/react-native-permissions.git"
0 commit comments