wangerekaharun / AndroidPagingWithCoroutines
Sample Code for implementing paging library with Kotlin Coroutines
☆96Updated 4 years ago
Alternatives and similar repositories for AndroidPagingWithCoroutines:
Users that are interested in AndroidPagingWithCoroutines are comparing it to the libraries listed below
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆63Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- To illustrate the clean architecture and modularisation with other components.☆97Updated 4 years ago
- Android Unit Testing Clean Code Architecture + MVVM☆106Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 4 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated last week
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆71Updated 4 years ago
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 4 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 5 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.☆155Updated 3 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- A demonstration as to how navigation can be implemented using the single activity architecture in a multi-module application.☆75Updated 5 years ago
- This is a project used to implement and explain several topics in Android Development. The idea is to share through different commits and…☆75Updated 4 years ago
- Playground for learning Jetpack Compose☆25Updated 3 years ago
- Android development tutorials and sample codes☆39Updated 4 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆50Updated 4 years ago
- 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.☆134Updated 2 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆126Updated 2 years ago
- Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM☆83Updated 5 months ago
- ☆34Updated 5 years ago
- Koin - step by step tutorial☆115Updated 3 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 4 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year