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

Expose function for flushing image from cache #13

Open martin-888 opened 4 years ago

martin-888 commented 4 years ago

Would be good to have a function flushImage with argument uri which would flush image with given uri from cache.

wagslane commented 4 years ago

Similar to #9 but the ask for is an API to clear a single image