Doha26 / Instagram-clone

A clone of the Instagram app 📱 🥳 . made with React-native and Typescript ❤️.
MIT License
295 stars 84 forks source link

TypeError at RNFetchBlob #2

Open karan-chaudhari opened 4 years ago

karan-chaudhari commented 4 years ago

Screenshot_20191222-002329

Hi, i got this error. can you tell me how to fix it.

React-native Version react-native-cli: 2.0.1 react-native: 0.61.2

Doha26 commented 4 years ago

Hi Karan Try to check in your project if react-native-fetch-blob is well installed. if so m checkif the version is the same than the version inside the package.json.