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

Corrected as per the comments #7

Closed Sharathnasa closed 4 years ago

Sharathnasa commented 4 years ago

No need to pass style explicitly as props since now Image/ImageBackground is the parent

Sharathnasa commented 4 years ago

Sure