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 bb20e36 + c874e8e commit 1b6ddbeCopy full SHA for 1b6ddbe
src/scripts/prelink.js
@@ -67,7 +67,7 @@ try {
67
console.log(
68
'\033[95mreact-native-fetch-blob \033[97mwill not automatically add Android permissions after \033[92m0.9.4 '+
69
'\033[97mplease run the following command if you want to add default permissions :\n\n' +
70
- '\033[96m\tRNFB_ANDROID_PERMISSION=true react-native link \n')
+ '\033[96m\tRNFB_ANDROID_PERMISSIONS=true react-native link \n')
71
}
72
73
function checkVersion() {
0 commit comments