undefined is not an object(evaluating 'RNFetchBlob.DocumentDir')
Closed this issue · 2 comments
asadadams commented
Installed react-native-fetch-blob version 0.10.8. And my react native version is 0.55.4. Receive the error
"undefined is not an object(evaluating 'RNFetchBlob.DocumentDir')" when i require RNFetchBlob in my component . Have followed the instructions . Using manual linking and also using react-native link but still receive the error. I'm trying this on my android phone using react-native run-android in development . Need help urgently
Spursh commented
I have the same issue. Please look into it