DylanVann / react-native-fast-image

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

Weird waves in details of images. #981

Open akeva001 opened 1 year ago

akeva001 commented 1 year ago

Every image I use FastImage with, I get weird waves within the details of the image. I don't know how else to describe it besides providing images below.

This is using Image: IMG_4099

This is using FastImage: IMG_4098

Dependency versions

fukemy commented 1 year ago

sorry I didnt see how difference? Can u describe it more?

alainib commented 9 months ago

sorry I didnt see how difference? Can u describe it more?

Capture d’écran 2023-09-28 à 16 41 13

like here

look like a stretched small image

akeva001 commented 9 months ago

I ended up switching over to expo-image. Works like a charm.