react-native-expo-cached-image
react-native-expo-cached-image copied to clipboard
List of CachedImages swaps around on loading
Check out the following video showing how when the some CachedImages mount they are able to swap around their source with other CachedImages.

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.
Can you share the pertinent code? Not sure how to debug without a bit more info