Skip to content

Releases: WhidRubeld/expo-cache-manager

0.3.2

26 Jul 14:59
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • Automatic download if the download button is disabled

πŸ‘ Improvements

πŸ”’ Miscellaneous

Full Changelog: 0.3.1...0.3.2

0.3.1

27 Mar 16:54
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • Refactor CacheEntry class to handle errors more gracefully

πŸ‘ Improvements

πŸ”’ Miscellaneous

Full Changelog: 0.3.0...0.3.1

0.3.0

26 Mar 16:43
Compare
Choose a tag to compare

Major update

πŸ› Bug fixes

πŸ‘ Improvements

  • Updating the image component, based on expo-image library
  • Creating Documentation via Github Pages

πŸ”’ Miscellaneous

  • Renaming an initialization parameter (from autoLoad to automatic) into CachingImage
  • Remove toggleButtons parameter into CachingImage
  • Add disabledActions parameter into CachingImage
  • Add indicator parameter into CachingImage
  • Remove backgroundColor parameter into CachingImage
  • Adding render child of provider only when ready

Full Changelog: 0.2.6...0.3.0

0.2.6

19 Mar 20:52
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • Remove default indicator spacers

πŸ‘ Improvements

πŸ”’ Miscellaneous

Full Changelog: 0.2.5...0.2.6

0.2.5

21 Feb 17:45
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • Optional indicator fields for the image

πŸ‘ Improvements

πŸ”’ Miscellaneous

0.2.4

21 Feb 17:28
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • fix progress indicator export

πŸ‘ Improvements

πŸ”’ Miscellaneous

0.2.3

14 Feb 11:44
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

  • fix & upgrade example code

πŸ‘ Improvements

πŸ”’ Miscellaneous

0.2.2

14 Feb 11:35
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

πŸ‘ Improvements

  • adding resizeMode support for image component
  • adding CacheEntryDownloadOptions support for image component

πŸ”’ Miscellaneous

  • update docs

0.2.1

13 Feb 19:47
Compare
Choose a tag to compare

Minor update

πŸ› Bug fixes

πŸ‘ Improvements

πŸ”’ Miscellaneous

  • update cache expiration validation