1 repositorio
Mechanisms for fetching images and resources bundled within a shared multiplatform resource system.
Distinct from Multiplatform UI Libraries: Distinct from Multiplatform UI Libraries: focuses on the retrieval of bundled assets rather than the rendering of the UI components themselves.
Explore 1 awesome GitHub repository matching software engineering & architecture · Multiplatform Asset Loading. Refine with filters or upvote what's useful.
Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It functions as a comprehensive loader, caching engine, and rendering utility that asynchronously fetches and displays images from network URLs, local storage, and multiplatform resource systems. The library distinguishes itself through a flexible fetcher-decoder pipeline and an interface-driven component registry, allowing for the integration of custom networking clients and decoders. It provides specialized support for rendering scalable vector graphics, animated formats such as GIF an
Fetches assets and images bundled within a multiplatform resource system.