DylanVann / react-native-fast-image

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

Fast Image Stopped working ios #914

Open fpiantoni opened 1 year ago

fpiantoni commented 1 year ago

The FastImage component stopped working suddenly. No chages were made to the project. Added onError property and verified is getting an error. After a long time it only shows one of 3 images that need to show.

ehsan6sha commented 1 year ago

any progress on this?

personalnadir commented 1 year ago

Seeing the same here. React Native’s Image works fine, but FastImage does not.

yotam-frid commented 1 year ago

Is there any update on this? This issue makes the package unusable :/

abdullahIsa commented 11 months ago

spent hours wondering whats wrong and had to dig deep through till i realized its just react-native-fast-image not working for ios, anyone has fix ?

JeremyBradshaw7 commented 5 months ago

For me it happens in dev mode, not in test/production