react-native-cached-image icon indicating copy to clipboard operation
react-native-cached-image copied to clipboard

RNFetchBlob.mkdir got 4 arguments, expected 3

Open mehranTaslimi opened this issue 7 years ago • 2 comments

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" } screenshot_1535203237

mehranTaslimi avatar Aug 25 '18 13:08 mehranTaslimi

Do you use callback there? I guess it's a promise.

chrusart avatar Aug 30 '18 07:08 chrusart

got same issue, think its the fact that we are mixing the rn-fetch-blob and react-native-fetch-blob package

Djinne avatar Sep 17 '18 13:09 Djinne