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

Need an alternative, this repo is dead #1004

Open
karam1ashqar opened this issue Sep 1, 2023 · 15 comments
Open

Need an alternative, this repo is dead #1004

karam1ashqar opened this issue Sep 1, 2023 · 15 comments
Labels

Comments

@karam1ashqar
Copy link

karam1ashqar commented Sep 1, 2023

Several significant issues: OnLoad, OnProgress, OnLoadEnd events are not called in android, New Fabric Architecture Support, crashing on nexus devices, and more, we need an alternative

@jzaefferer
Copy link

@karam1ashqar have you tried https://docs.expo.dev/versions/latest/sdk/image/ ? That looks like a potential replacement

@mvn-tony-hn
Copy link

Hi @jzaefferer do you have any other alternative solution without using the expo project

@julwil
Copy link

julwil commented Sep 6, 2023

@karam1ashqar Possibly this one?: https://github.com/georstat/react-native-image-cache

@fukemy
Copy link

fukemy commented Sep 7, 2023

for Android this is best lib, for IOS please using faster-image, it's better by using Nuke

@lchenfox
Copy link

lchenfox commented Sep 8, 2023

Hopefully someone can continue to maintain this repository... The repo is very useful at any time:disappointed:.

@spark3y
Copy link

spark3y commented Oct 16, 2023

@karam1ashqar Not all features available yet but maybe this repo works for you https://github.com/xerdnu/react-native-blasted-image

@KristiMita
Copy link

Is https://www.npmjs.com/package/react-native-blasted-image a good choice? Trying to find a good replacement for react-native-fast-image without using expo-image?

@diegodorado
Copy link

@xerdnu, can you mention the differences between blasted image and this repo?

As you say there it is inspired by this one, but I am curious about why you didn't a fork instead

@xerdnu
Copy link

xerdnu commented Dec 31, 2023

@diegodorado react-native-blasted-image is a simplified image component that handles the most regular use cases without overcomplicating stuff.

I have no interest in forking this project as it just has too many features for me that i just dont need and have no interest in maintaining.

Personally i just wanted a streamlined image component that gets the job done with the most common features.

Best regards! 🚀

@fukemy
Copy link

fukemy commented Dec 31, 2023

expo-image is the best choice now

@ngdbao
Copy link

ngdbao commented Feb 26, 2024

If someone doesn't felling good to maintain a public repo anymore, why can't he/she just authorized permission for anyone else before leaving?
I believe many others willing to be authorized this repo.

Or may be it's a sad story, she/he gone actually?

@karam1ashqar
Copy link
Author

Everyone should migrate to expo libraries as they are highly maintained with high quality. This repo is a proof of this

@lchenfox
Copy link

Everyone should migrate to expo libraries as they are highly maintained with high quality. This repo is a proof of this

I'd love to. But the price paid is relatively high, that means the whole project's all dependencies and the structure will be corrupted. From where I stand, so, we should find a better way to support the repos instead.

@karam1ashqar
Copy link
Author

stand
Expo is mostly free except EAS for building and publishing which you don't have to use basically

@AdamGerthel
Copy link

Everyone should migrate to expo libraries as they are highly maintained with high quality. This repo is a proof of this

I'd love to. But the price paid is relatively high, that means the whole project's all dependencies and the structure will be corrupted. From where I stand, so, we should find a better way to support the repos instead.

You can use expo-image without going all in on the Expo ecosystem.

There's also a new alternative, Faster Image, https://github.com/candlefinance/faster-image

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

No branches or pull requests