paging3-viewbinding

There are 7 repositories under paging3-viewbinding topic.

  • Pictrr

    ragvax/Pictrr

    Another unofficial Unsplash android app implemented using MVVM Architecture, Live Data, Coroutines, View Model, Room, Navigation Components, Material Design Components, View Binding, Paging3, Hilt, Glide, Retrofit2, and some other libraries from the Android Jetpack Components.

    Language:Kotlin16103
  • nameisjayant/Paging3-with-RoomDatabase-and-Retrofit-in-Android-Kotlin

    The Paging library helps you load and display pages of data from a larger dataset from local storage or over network. This approach allows your app to use both network bandwidth and system resources more efficiently. The components of the Paging library are designed to fit into the recommended Android app architecture, integrate cleanly with other Jetpack components, and provide first-class Kotlin support.

    Language:Kotlin15203
  • xiazunyang/recyclerview.adapter

    辅助android开发者快速创建RecyclerView.Adapter的实现类,基于ViewBinding、DataBinding以及Paging3。

    Language:Kotlin5101
  • CarlosMacaneta/school-content-manager

    The main objective of this system is to manage academic content, since there are difficulties in obtaining it after the end of each academic year.Therefore, the app will serve as a repository where users (students and teachers) will be able to post/add content on the platform to allow easy access to it.

    Language:Kotlin22110
  • dauni6/DigimonAdventure

    Digimon Application based on AAC MVVM + Clean Architecture

    Language:Kotlin2100
  • kay-four/githubUserSearch

    This is a single activity android app that allows the user to search for github accounts by username, the results are displayed in a second fragment

    Language:Kotlin0100