Releases: WhidRubeld/expo-cache-manager
Releases Β· WhidRubeld/expo-cache-manager
0.3.2
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
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
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
toautomatic
) into CachingImage - Remove
toggleButtons
parameter intoCachingImage
- Add
disabledActions
parameter intoCachingImage
- Add
indicator
parameter intoCachingImage
- Remove
backgroundColor
parameter intoCachingImage
- Adding render child of provider only when ready
Full Changelog: 0.2.6...0.3.0
0.2.6
Minor update
π Bug fixes
- Remove default indicator spacers
π Improvements
π’ Miscellaneous
Full Changelog: 0.2.5...0.2.6
0.2.5
Minor update
π Bug fixes
- Optional indicator fields for the image
π Improvements
π’ Miscellaneous
0.2.4
Minor update
π Bug fixes
- fix progress indicator export
π Improvements
π’ Miscellaneous
0.2.3
Minor update
π Bug fixes
- fix & upgrade example code
π Improvements
π’ Miscellaneous
0.2.2
Minor update
π Bug fixes
π Improvements
- adding
resizeMode
support for image component - adding
CacheEntryDownloadOptions
support for image component
π’ Miscellaneous
- update docs
0.2.1
Minor update
π Bug fixes
π Improvements
π’ Miscellaneous
- update cache expiration validation