wcandillon / react-native-expo-image-cache

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

Unable to resolve module `expo-blur` #158

Open Carson-czl opened 3 years ago

Carson-czl commented 3 years ago

yarn add react-native-expo-image-cache@4.1.0

Unable to resolve module expo-blur

heocoi commented 3 years ago

You should run expo install expo-blur.

firstChairCoder commented 2 years ago

This should probably be included as a dependency.