candlefinance / faster-image

Fast image loading for React Native backed by performant native libraries.
https://candle.fi/discord
MIT License
479 stars 21 forks source link

Ability to clear cache on iOS #33

Closed kierancrown closed 1 month ago

kierancrown commented 1 month ago

This is the first part of a wider piece of work to add some sort of cache control. Allowing users to free up space by resetting image cache.

gtokman commented 1 month ago

@kierancrown nice work! Let me see if I can add the Android version of this, before cutting a new version.

kierancrown commented 1 month ago

@kierancrown nice work! Let me see if I can add the Android version of this, before cutting a new version.

Awesome! I'm also looking but don't have much time right now so you might beat me to it.