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 ea2437b + 2445640 commit f80a885Copy full SHA for f80a885
README.md
@@ -35,7 +35,7 @@ yarn add react-native-permissions
35
```
36
37
_📌 Don't forget to add permissions to `AndroidManifest.xml` for android and
38
-`Info.plist` for iOS (Xcode >= 8). See notes below for more details._
+`Info.plist` for iOS (Xcode >= 8). See [iOS Notes](#ios-notes) or [Android Notes](#android-notes) for more details._
39
40
### Additional iOS setup
41
0 commit comments