This project is for exploring the possibilities and feasibilities of different solutions of caching images in react native.
- React Native Built-in Image Library
- wcandillon's react-native-expo-image-cache
- React Native Fast Image
This project is a expo bare-workflow project. Run yarn ios
to run the project
- wcandillon's react-native-expo-image-cache https://github.com/wcandillon/react-native-expo-image-cache
- Self-implementing image caching https://medium.com/one-more-thing-studio/caching-your-images-on-react-native-with-expo-7bff361dbd54