v0.1.0 — Native system thumbnails
First public release of @marshallbear1/react-native-system-thumbnails.
Highlights:
- One typed React Native TurboModule API for images, PDFs, video, audio artwork, text, office documents, provider-backed content, and unknown files.
- Quick Look thumbnails and file icons on iOS.
ContentResolverthumbnails plus image, PDF, video, and audio fallbacks on Android.- Bounded PNG/JPEG output, source-aware native caching,
AbortSignalcancellation, and stable typed errors. - Honest icon fallback reported as
kind: 'icon'.
Verified by:
- 24 JavaScript contract tests and 7 Android native tests.
- Release builds of the example app on iOS and Android.
- Maestro runtime self-tests on both platforms, including a real Android
content://URI and a rendered cache hit. - Clean-consumer checks before and after publication to GitHub Packages.
See the README for authenticated GitHub Packages installation and the full API.