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?
Question posted in React native
The official React Native documentation can be found here.
The official React Native documentation can be found here.
2
Answers
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/
There are bunch of alternatives available instead of react-native-fast-image
.
These are some of them
Try anything from these.