wkh237/react-native-fetch-blob

undefined is not an object(evaluating 'RNFetchBlob.DocumentDir')

Closed this issue · 2 comments

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

I have the same issue. Please look into it

@Spursh I fix it , just follow the linking instructions , either manual or using react-native link. You have to make sure the app is actually recompiling