paging-library-in-android

There are 57 repositories under paging-library-in-android topic.

  • MovieApp

    Language:Kotlin
  • GMBN-Demo

    Language:Kotlin
  • Paging3_with_viewmodel_master

    A perfect example for paging 3 api with MVVM architecture.

    Language:Kotlin
  • paging-supporter

    Android library to simplify implementation of pagination functionality (load more) on RecyclerView

    Language:Kotlin
  • PopularMovie

    Popular movie via TMDB

    Language:Kotlin
  • daily-news

    It's a News App, which fetches news from a REST API and renders in a RecyclerView, not every time we are fetching from Internet instead we are caching it offline in the Room Database using Single Source of truth principle.

    Language:Kotlin
  • Lazy_Load

    lazy load in java and kotlin

    Language:Kotlin
  • Example_RxJava_With_MVP_In_Kotlin

    Example of RxJava with MVP architecture, paging 3 and dagger 2

    Language:Kotlin
  • Simple-Paging

    Simple Implementation Paging 3

    Language:Kotlin
  • NewsFeedApp

    Github project to fetch the latest news along with pagination with paging3

    Language:Kotlin
  • AccessAppExercise

    An App which shows the GitHub users in a List

    Language:Kotlin
  • news-app

    A news listing app built with Android Jetpack.

    Language:Kotlin
  • PagingMvvmRetrofitRoomDemo

    Get Articles and Users from api and used paging, kotlin, mvvm , retrofit ,room db to store and display it in recyclerview..

    Language:Kotlin
  • Paging-Library

    Android paging library

    Language:Java
  • Pawsome

    A simple app that fetches Kitten and puppy pictures with MVVM, DataBinding, Paging Library, Kotlin Coroutines, Dagger 2.

    Language:Kotlin
  • AndroidKotlinJetpackPagingLibDemo

    This app demonstrates the jetpack component for paging

    Language:Kotlin
  • PagingKotlinSample

    Sample to demonstrate how paging component works woth room db

    Language:Kotlin
  • DemoApp

    PagingLibrary + LiveData + Coroutines + RecyclerView

    Language:Kotlin
  • car-selection

    Sample project of select car information through network call

    Language:Kotlin