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 9908ebf commit fcbdf6bCopy full SHA for fcbdf6b
README.md
@@ -105,7 +105,7 @@ Then update your `Info.plist` with wanted permissions usage descriptions:
105
106
### Android
107
108
-Add all wanted permissions to your app `android/app/src/main/res/AndroidManifest.xml` file:
+Add all wanted permissions to your app `android/app/src/main/AndroidManifest.xml` file:
109
110
```xml
111
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
0 commit comments