diffutil topic

List diffutil repositories

recycli

32
Stars
4
Forks
Watchers

Recycli is a Kotlin Android library that simplifies building complex multiple view types screens in a RecyclerView

TodoList_App

15
Stars
3
Forks
Watchers

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It al...

LazyRecycler

18
Stars
0
Forks
Watchers

A library that provides LazyColumn like APIs to build lists with RecyclerView.