React Native image cache and progressive loading component based on Expo. Current stable version is 4.1.0. Release cadence is irregular, with major version bumps following Expo SDK updates. Key differentiators: built on Expo File System, supports preview placeholder, transition duration, and programmatic cache management. Ships TypeScript definitions.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM named import is correct. Default import is not supported. TypeScript types are included.
Named import only. CacheManager is a singleton with methods get() and clearCache().
No direct export of ImageProps; infer from Image component. Available in TypeScript types.
Shows import of Image and CacheManager, usage of Image component with preview and uri props, and async retrieval of cached file path.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.