DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.09k stars 1.47k forks source link

FastImage not showing images #980

Closed grkemtneri closed 4 months ago

grkemtneri commented 1 year ago

Describe the bug Hello, I was using fast image on my Flatlist for a long time but lately it started not showing my images.

I'm using react native's own image component, no problem, it's working

Also, when I put another image url in the source, it works. Only the data from the API works. It used to work. When I paste the url of the photo from the api in google chrome, it works too.

Dependency versions

grkemtneri commented 1 year ago

It started working now, I didn't change anything in the code. It worked on some phones it didn't work on some phones. very weird 🤔

HERYORDEJY commented 1 year ago

@grkemtneri Have you been able to solve this?