I am working with Expo and i dont want to use dev client. Anyone got any alternative to react-native-fast-image or a way to implement it without using dev client?
What can you use instead of react-native-fast-image?
2.2k views Asked by nazorbeam At
3
There are 3 answers
0
On
There are bunch of alternatives available instead of react-native-fast-image . These are some of them
- react-native-scroll-lazy
- @times-components/lazy-load
- @freakycoder/react-native-progressive-fast-image
- react-native-progressive-image
- react-native-just-timeline
- rn-progressive-image
Try anything from these.
expo-image is a better alternative to react-native-fast-image. It is still new package. Here's link for it's doc https://docs.expo.dev/versions/latest/sdk/image/