carlosgub / Coroutines-MVVM-Koin-ExampleLinks
☆41Updated 5 years ago
Alternatives and similar repositories for Coroutines-MVVM-Koin-Example
Users that are interested in Coroutines-MVVM-Koin-Example are comparing it to the libraries listed below
Sorting:
- ☆41Updated 5 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 months ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆50Updated 5 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 5 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆101Updated 6 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 4 years ago
- #AndroidDevChallege Jetpack Compose Countdown timer☆29Updated 4 years ago
- 🐶 Adopt Me - Jetpack Compose Android Dev submission using Mobius (MVI) and Compose☆84Updated 4 years ago
- A sample Android application that demonstrates different types of database migrations using the Room Persistance Library.☆41Updated last year
- ☆46Updated 6 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 3 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆33Updated 6 years ago
- Sample app leveraging Android Navigation Component☆58Updated 6 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated 2 years ago
- Demo of dots indicator for ViewPager and ViewPager2☆51Updated 5 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- Clean architecture application base☆40Updated 3 years ago
- Android Paging Library Step By Step Implementation Guide☆76Updated 3 months ago
- A simple custom Snackbar sample code☆64Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆80Updated 3 years ago
- This is a base code for every Kotlin project in Android☆22Updated 6 years ago
- RecyclerView + Data Binding + LiveData Sample☆47Updated 7 years ago
- A demo project showcasing different methods to create splash screen in Android and discusses the details in the companion Medium article.…☆40Updated 4 years ago
- This repository demonstrates ExoPlayer injection with Dagger2☆58Updated last week
- Sample Android project that uses gradle kotlin dsl☆26Updated 6 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 5 years ago
- A guide for using state flows in Android☆45Updated 4 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated 2 years ago
- [DEMO] MVVM, AAC (ViewModel), RxJava2, Retrofit, Room