SpiralDevelopment / MVVMPagingLinks
MVVM + Paging Library + Offline-first
☆12Updated 5 years ago
Alternatives and similar repositories for MVVMPaging
Users that are interested in MVVMPaging are comparing it to the libraries listed below
Sorting:
- Sample Code for implementing paging library with Kotlin Coroutines☆94Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 3 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆31Updated 5 years ago
- To illustrate the clean architecture and modularisation with other components.☆97Updated 4 years ago
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆62Updated 4 years ago
- A demonstration as to how navigation can be implemented using the single activity architecture in a multi-module application.☆75Updated 6 years ago
- Android interview questions with answers. This repo is suitable for an interviewer, interviewee, and for everyone who wants to improve th…☆156Updated 5 years ago
- A simple MVI Architecture example☆150Updated 5 years ago
- ☆71Updated 4 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…☆74Updated 5 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 3 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 7 months ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆66Updated 4 years ago
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 5 years ago
- ☆117Updated 4 years ago
- ☆35Updated 6 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 2 weeks ago
- Android Unit Testing Clean Code Architecture + MVVM☆107Updated 5 years ago
- ☆106Updated 5 years ago
- Series of Tutorials about Coroutines and Flow with Retrofit, Room, and Unit tests.☆89Updated 4 years ago
- An app created to try out the Navigation Architecture Component☆104Updated 6 years ago
- Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.☆147Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆76Updated 3 months ago
- Android Example to showcase architecture patterns.☆51Updated 4 years ago
- Facebook Timeline UI with Pure Kotlin Jetpack Compose☆144Updated 4 years ago
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆73Updated 5 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.☆155Updated 4 years ago
- Dagger Multi Module approach