Aleksandras Bogdanovas

Results 1 issues of Aleksandras Bogdanovas

I'm encountering an issue with the fs.exists function in ReactNativeBlobUtil. The code I'm using is: `const fileExist = await ReactNativeBlobUtil.fs.exists(path ?? '');` When the file is located in the cache...