react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

Is there any way to read the cached image file path in react-native-fast-image

Open alkaffkhanvrv opened this issue 7 years ago • 5 comments

@DylanVann I am using react-native fast image to show the images(remote urls) from my server. How can I read the file path of that image.

alkaffkhanvrv avatar Oct 08 '18 07:10 alkaffkhanvrv

@DylanVann Is there any way to return the cached image file path in callback function?

durgaganesh avatar Mar 27 '19 06:03 durgaganesh

same issue

ThienMD avatar Jun 05 '19 07:06 ThienMD

Is there any updates ?

ereenyessamhanna avatar Jul 29 '19 13:07 ereenyessamhanna

According SDWebImage code, the path of cached images is:

~/Library/Caches/default/com.hackemist.SDWebImageCache.default/

moreiraj2 avatar Apr 29 '20 10:04 moreiraj2

#877

ameer-taghavi avatar Feb 18 '22 11:02 ameer-taghavi