Open AdamGerthel opened 8 months ago
I came here to ask the same thing, @gtokman if you could tell us the differences and any advantages to using this over Expo image that would be great!
I'm considering fast-image as an alternative to expo-image as expo-image has a critical issue with memory https://github.com/expo/expo/issues/26781 In the readme of faster-image, it said that it controls requests so I hope there's no issue like that in expo-image. Did I get that right?
faster image better than expo image because it's based on Nuke, which better than SDWebImage. Android => expo image better
no
faster image better than expo image because it's based on Nuke, which better than SDWebImage. Android => expo image better
no bro, faster image use Coil instead of Glide on expo image -> faster image android is better
no
faster image better than expo image because it's based on Nuke, which better than SDWebImage. Android => expo image better
no bro, faster image use Coil instead of Glide on expo image -> faster image android is better
I can not find any information that help me know Coil work better than Glide, can you provide it? Thanks
I experienced crashed in an expo-image on Android displaying a gif file of around 50gif in the list it will crash coil work better than glide
I can not find any information that help me know Coil work better than Glide, can you provide it? Thanks
I experienced crashed in an expo-image on Android displaying a gif file of around 50gif in the list it will crash coil work better than glide
I think we will only have "trust me bro" answers on this. So best is to tests and use the one that works for us 😄
The package looks great! Nice to see someone picking up the void from the unmaintained FastImage!
However - One thing I'm missing in the docs is a comparison between FastImage (since it has a lot of users), and the more recent Expo Image. It would make it easier to understand why/when to pick one over the other.