This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Description
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