react-native-image-color-picker icon indicating copy to clipboard operation
react-native-image-color-picker copied to clipboard

Getting null is not an object (evaluating 'RNFetchBlob.DocumentDir')

Open julekgwa opened this issue 4 years ago • 2 comments

I'm getting null is not an object (evaluating 'RNFetchBlob.DocumentDir'), when I try to run the project using react-native v0.59.10.

I'm running the code in ImageColorPickerExampleApp, in a newly created project.

Simulator Screen Shot - iPhone Xʀ - 2019-07-03 at 10 49 10

julekgwa avatar Jul 03 '19 09:07 julekgwa

Hi, were you able to fix this issue? @julekgwa

ralfisalhon avatar Aug 02 '19 07:08 ralfisalhon

yarn add rn-fetch-blob or npm install rn-fetch-blob since this package isn't doing it for you.

elliotfleming avatar Sep 07 '19 01:09 elliotfleming