Images disappearing even though BLOB data still rendering correctly
After using my Expo React Native app and switching screens, all the images disappear. I then look at the logs and the blob data is displayed correctly. I think it might be a caching issue, but I have no idea why it would work at the start and then suddenly stop working. Please help.