Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison with Expo Image and FastImage? #10

Open
AdamGerthel opened this issue Mar 20, 2024 · 7 comments
Open

Comparison with Expo Image and FastImage? #10

AdamGerthel opened this issue Mar 20, 2024 · 7 comments
Labels
question Further information is requested

Comments

@AdamGerthel
Copy link

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.

@TowhidKashem
Copy link

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!

@bglgwyng
Copy link
Contributor

I'm considering fast-image as an alternative to expo-image as expo-image has a critical issue with memory expo/expo#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?

@fukemy
Copy link

fukemy commented May 3, 2024

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

@gtokman gtokman added the question Further information is requested label May 28, 2024
@Long2k1Sens
Copy link

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

@fukemy
Copy link

fukemy commented Jun 5, 2024

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

@chanphiromsok
Copy link

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

@billouboq
Copy link

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 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

8 participants