react-native-image-cache-wrapper icon indicating copy to clipboard operation
react-native-image-cache-wrapper copied to clipboard

Image not changing even the uri changed.

Open carlmagumpara opened this issue 5 years ago • 1 comments

carlmagumpara avatar Apr 14 '20 15:04 carlmagumpara

I have the same issue, I have a list of products in a basket where you can add to & remove items from the list. Using the default React-Native Image updates fine when deleting an item. Using CachedImage does not update even on purging the cache.

I am using <FlatList /> for the list.

PhilipBrew avatar Apr 27 '20 08:04 PhilipBrew