Skip to content
#

coil-image-loader

Here are 147 public repositories matching this topic...

This Android application is designed to display a user feed on a single screen. The feed data is fetched from a remote API and stored locally using Room Database for offline access. Pagination is implemented using Paging3 library for smooth scrolling, and images are loaded using Coil library. The project follows MVVM Clean Architecture.

  • Updated Sep 3, 2023

This project is a news application developed using Jetpack Compose for the UI and MVI (Model-View-Intent) architecture pattern. It integrates Room for local data storage and Hilt for dependency injection, following Clean Architecture principles to ensure modularity and maintainability.

  • Updated Sep 6, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the coil-image-loader topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coil-image-loader topic, visit your repo's landing page and select "manage topics."

Learn more