wagslane / react-native-expo-cached-image

Cached image component for Expo's managed workflow
https://qvault.io/2020/02/04/how-to-cache-images-react-native-expo-managed
MIT License
44 stars 8 forks source link

Can i Use Text in CachedImage ??? #16

Closed daksh23 closed 3 years ago

daksh23 commented 3 years ago

Like

` <CachedImage style={styles.Image} source={{ uri: "IMage }}

Image Name

`

wagslane commented 3 years ago

Yes, just set isBackground prop to true