Skip to content

Release 1.6.0

Choose a tag to compare

@efstathiosntonas efstathiosntonas released this 02 Apr 21:13
· 104 commits to main since this release

Features

  • feat: maxAge prop in hours to keep the image on cache (375bbc4).
  • feat: do not cache the image prop (1ede802).

Improvements

  • chore: updated react-native-file-access, fixes double / of file path on iOS (3a590aa). Please update react-native-file-access to 2.4.1 because of this fix.
  • chore: remove .replace on file.path during cache prune unlink (fb274d8).

Fixes

  • fix: Android example now builds correctly & fixed button colors (aa1a3d9).

Documentations