paging3 topic

List paging3 repositories

The-Movie-DB-Kotlin

411
Stars
93
Forks
Watchers

The Movie DB app using Kotlin with updated Android features

Newsster

146
Stars
34
Forks
Watchers

Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.

AndroidCleanArchitecture

319
Stars
65
Forks
Watchers

This is a project built with Love ❤️ and also with Clean architecture in Android .

Vigilante

767
Stars
67
Forks
Watchers

🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM arc...

WallPortal

329
Stars
51
Forks
Watchers

Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)

retrofit-adapters

470
Stars
17
Forks
Watchers

🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.

Paging-3-Sample

136
Stars
29
Forks
Watchers

This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.

NeatFlix

267
Stars
29
Forks
Watchers

An android app built using Jetpack Compose that consumes TMDB API to display the current trending, upcoming, top rated, and popular movies and tv-shows. It also suggests films based on your watch list...

PagingCompose-Sample

72
Stars
8
Forks
Watchers

This is a sample project which demonstrates how to create infinite lists 📋📋 with Paging 3 library in Jetpack Compose using modern Android Architecture Components(Kotlin, MVVM, Flow, Jetpack Compose,...

Rick-and-Morty-Compose

94
Stars
5
Forks
Watchers

Simple android application that consumes Rick and Morty API to display characters,episodes,Location. Using it to demonstrate clean architecture and modularization in android development.