|
@@ -87,7 +87,7 @@ pre 0.29 projects
|
87
|
87
|
RNFB_ANDROID_PERMISSIONS=true rnpm link
|
88
|
88
|
```
|
89
|
89
|
|
90
|
|
-The link script might not take effect if you have non-default project structure, please visit [the wiki](https://github.com/wkh237/react-native-fetch-blob/wiki/Manually-Link-Package/_edit) to manually link the package.
|
|
90
|
+The link script might not take effect if you have non-default project structure, please visit [the wiki](https://github.com/wkh237/react-native-fetch-blob/wiki/Manually-Link-Package) to manually link the package.
|
91
|
91
|
|
92
|
92
|
**Grant Permission to External storage for Android 5.0 or lower**
|
93
|
93
|
|