react-native-cached-image
react-native-cached-image copied to clipboard
Cache/preload local asset images
Hi, Can I cache/preload local images from assets (not remote url)? Before leaving expo I used Image.prefetch(image) can I use this package with similarly way?
Thank you