Connect with us

Code

Landscapist – Jetpack Compose image loading library

fallen_leaf Landscapist is a Jetpack Compose image loading solution that fetches and displays network images with GlideCoil, 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 – teddy_bear A demo Disney app using Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM architecture.
  • skydoves/MovieCompose – film_strip A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
Landscapist on GitHub: https://github.com/skydoves/landscapist
Platform: Android
⭐️: 1.2K
Advertisement

Trending