Julien Malige

Results 6 comments of Julien Malige

It seems still present ("react-native-fetch-blob": "0.10.8").

@berkankisaoglu check that you are not using a RNFetchBlob "Android Only" feature. In my case, my destination path was using RNFetchBlob.fs.dirs.PictureDir... that is Android Only. By the way, this repo...

Is there an easy way to test it after editing the `package.json.ejs` ?

In fact, I think that yarn considers some dependencies as unmet because of the sub directory trick during the install process (when there are 2 package.json).

@angryDuck2 sorry for mentioning you, I cannot add reviewers.

useful feature. For example, a react-native project often uses a lot of libs with a lot of warnings. I want to hide them from CI.