react-native-expo-image-cache
react-native-expo-image-cache copied to clipboard
How to use local image or set local image url as a preview? <Image preview={require("../assets/icon.png")}/> is not working. How can I make that work. Thanks.