Code
Landscapist – Jetpack Compose image loading library

Landscapist is a Jetpack Compose image loading solution that fetches and displays network images with Glide, Coil, and Fresco. This library supports tracing image loading states, composing custom implementations, and some useful animations, such as crossfades and circular reveals. Also, with image plugins, you can configure and attach image loading behaviors more easily and fast.
Landscapist Demo projects
You can see the use cases of this library in the repositories below:
- google/modernstorage – ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions.
- android/storage-samples – Multiple samples showing the best practices in storage APIs on Android.
- skydoves/DisneyCompose –
A demo Disney app using Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM architecture.
- skydoves/MovieCompose –
A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
