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 f0e0f5c commit 11e376aCopy full SHA for 11e376a
README.md
@@ -19,7 +19,7 @@ The current supported permissions are:
19
20
| Version | React Native Support |
21
|---|---|
22
-| 1.0.0 | 0.40.0 - 0.45.0 |
+| 1.0.1 | 0.40.0 - 0.48.4 |
23
| 0.2.7 | 0.40.0 - 0.41.0 |
24
| 0.2.5 | 0.33.0 - 0.39.0 |
25
*Complies with [react-native-version-support-table](https://github.com/dangnelson/react-native-version-support-table)*
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-permissions",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/joshblour/react-native-permissions.git"
0 commit comments