react-native-cached-image
react-native-cached-image copied to clipboard
RNFetchBlob.mkdir got 4 arguments, expected 3
i am getting this error
"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "0.51",
"react-native-cached-image": "^1.4.3",
"rn-fetch-blob": "^0.10.13"
}

Do you use callback there? I guess it's a promise.
got same issue, think its the fact that we are mixing the rn-fetch-blob and react-native-fetch-blob package