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

Should we recommend people to use react-native-fast-image instead? #167

Open
wcandillon opened this issue Sep 5, 2021 · 5 comments
Open

Comments

@wcandillon
Copy link
Owner

I hear good things about react-native-fast-image should people use this package instead of this one?

@PedroAugustoRamalhoDuarte

react native fast image is great but does not work right away with expo managed workflow. More information: https://expo.canny.io/feature-requests/p/react-native-fast-image

@balkan
Copy link

balkan commented Sep 23, 2021

I find this lib useful, and this lib has an advantage over that i.e out of the box thumbnail support
Sure you can implement the same thing with react-native-fast-image via showing 2 different components one on top of each other and listen the events from the main one but nevertheless it is so easy doing it with this lib.

@mdivani
Copy link

mdivani commented Oct 21, 2021

react native fast image is great but does not work right away with expo managed workflow. More information: https://expo.canny.io/feature-requests/p/react-native-fast-image

with latest expo sdk version (42) they have added fast-image support.

@RainBoltz
Copy link

react native fast image is great but does not work right away with expo managed workflow. More information: https://expo.canny.io/feature-requests/p/react-native-fast-image

with latest expo sdk version (42) they have added fast-image support.

that's the usage with custom development clients so you are not able to use it on Expo Go

@Aryk
Copy link

Aryk commented Nov 19, 2021

Also...they will not maintain expo-branch with EAS build and no one has made a config plugin for it yet (it's outside of my abilities currently and don't have anyone to lean on for help)....so switching to EAS is a non-starter until my project progresses and I get more DEV resource. However, I really need image caching 😄

It's great to have this library to help us have a suitable replacement for fast-image. Personally...I'd love to either:

a) See fast-image in expo since it's so popular OR
b) Make EAS builds easier to get on. The documentation is not entirely clear, and my understanding is that you can't use the Expo Go app anymore. It almost feels like ejecting...

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

No branches or pull requests

6 participants