react-native-expo-cached-image icon indicating copy to clipboard operation
react-native-expo-cached-image copied to clipboard

List of CachedImages swaps around on loading

Open charles-goode opened this issue 5 years ago • 1 comments

Check out the following video showing how when the some CachedImages mount they are able to swap around their source with other CachedImages. File from iOS

I can't give a minimal reproduction because this involves lots of back-end stuff. But I know that it has something to do with the caching since when I change my image component back to plain RN Images the effect does not happen. Just hoping someone has heard of something like this before.

Thanks.

charles-goode avatar May 19 '20 15:05 charles-goode

Can you share the pertinent code? Not sure how to debug without a bit more info

wagslane avatar Jul 26 '20 03:07 wagslane