Open jcady opened 6 years ago
I fixed this by upgrading Glide to v4.
Thanks! Good to know! Yes glide v3 defaults to RGB_565 format, but v4 to ARGB_8888 https://bumptech.github.io/glide/doc/migrating.html#decodeformat
Meanwhile I hope to make glide v4 near weekend, wip branch feature/update-glide (it works, but I should test carefully)
I've noticed that images that have a white background do not render the color properly when using this library (on Android). Here are some screenshots of my app putting an image on a white background from stock RN component and this library:
Stock:
react-native-web-image:
Source image: