mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
chore(docs): Fixed typo (#2214)
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@ To be able to save images to the gallery you need to specify this permission in
|
||||
##### Android
|
||||
|
||||
On Android, integration with the DownloadManager is built-in.
|
||||
Add this permisison in AndroidManifest.xml (only required if your app supports Android versions lower than 10):
|
||||
Add this permission in AndroidManifest.xml (only required if your app supports Android versions lower than 10):
|
||||
|
||||
```xml
|
||||
<manifest ...>
|
||||
|
||||
Reference in New Issue
Block a user