wcandillon / react-native-expo-image-cache

React Native Image Cache and Progressive Loading based on Expo
MIT License
672 stars 125 forks source link

uri prop is not rendering except preview prop #172

Open frankelly001 opened 2 years ago

frankelly001 commented 2 years ago

i tried using only uri prop, nothing rendered, but when i use both uri & preview prop only preview prop is render expect uri

Baraka-Mugisha commented 2 years ago

I downgraded my expo SDK to 43.0.0 and then expo-blur to 10.0.3. and it worked!!