You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kfiroo , I wanted to use the module but it looks like it doesn't work on expo.
Error:
Device: (1053:881) undefined is not an object (evaluating 'M.DocumentDir')
Evaluating module://react-native-cached-image.js
Evaluating module://App.js.js
Loading module://App.js
I think this can be related to the fact that the fetch-blob library is not supported anymore by the official react native but it became part of the comunity ...so maybe the api has changed and the library try to call the old one. https://github.com/joltup/rn-fetch-blob you can try install this and link it to the project and try again maybe with the jetifier if you have the androidx support
Hi @kfiroo , I wanted to use the module but it looks like it doesn't work on expo.
Error:
Link: https://snack.expo.io/SyA7hOW24
P.s.
Is it possible to use it as a video .mp4 cache?
The text was updated successfully, but these errors were encountered: