faster-image icon indicating copy to clipboard operation
faster-image copied to clipboard

Comparison with Expo Image and FastImage?

Open AdamGerthel opened this issue 1 year ago • 7 comments

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.

AdamGerthel avatar Mar 20 '24 20:03 AdamGerthel

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!

TowhidKashem avatar Apr 23 '24 04:04 TowhidKashem

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?

bglgwyng avatar Apr 25 '24 06:04 bglgwyng

faster image better than expo image because it's based on Nuke, which better than SDWebImage. Android => expo image better

fukemy avatar May 03 '24 07:05 fukemy

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

Long2k1Sens avatar Jun 05 '24 02:06 Long2k1Sens

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

fukemy avatar Jun 05 '24 02:06 fukemy

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

chanphiromsok avatar Nov 12 '24 07:11 chanphiromsok

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 😄

billouboq avatar Nov 12 '24 12:11 billouboq