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.
2 parents 9908ebf + fcbdf6b commit 7a406a1Copy full SHA for 7a406a1
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