jshvarts / MosbyMVIView external linksLinks
Model-View-Intent (MVI) sample app built in Kotlin with Mosby, RxJava and RxBinding
☆59Dec 30, 2017Updated 8 years ago
Alternatives and similar repositories for MosbyMVI
Users that are interested in MosbyMVI are comparing it to the libraries listed below
Sorting:
- MVI pattern on Android using Kotlin coroutines☆65Feb 23, 2023Updated 2 years ago
- Exploring Mosby and Mosby plugin for Conductor for building Android apps with MVP☆26Oct 24, 2018Updated 7 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Feb 4, 2019Updated 7 years ago
- Shopping List app implemented using Firebase Database, LiveData, RxJava 2, Dagger 2.11, Seismic using Clean Architecture and Repository D…☆18Nov 8, 2017Updated 8 years ago
- Dive into Unidirectional Architecture!☆149Jan 16, 2022Updated 4 years ago
- Intro to Coroutines on Android using MVVM☆35Mar 23, 2020Updated 5 years ago
- ☆19Nov 27, 2018Updated 7 years ago
- Sample Project for the presentation: Single Activity by Example☆19Apr 4, 2019Updated 6 years ago
- Sample that shows how to apply the Coordinator Pattern on Android☆121May 6, 2018Updated 7 years ago
- Code examples from my 2019 tech talk on JSON☆21Jun 10, 2019Updated 6 years ago
- Repo for Live Coding at Droidcon Berlin☆10Sep 5, 2017Updated 8 years ago
- Maxibon kata for Kotlin Developers. The main goal is to practice property based testing.☆43Sep 17, 2019Updated 6 years ago
- Keep up with DVD releases☆13Aug 31, 2020Updated 5 years ago
- Sample project using Arrow☆24Jun 22, 2018Updated 7 years ago
- Uses ProcessLifecycleOwner to react to app coming to foreground and going to background☆47Nov 1, 2017Updated 8 years ago
- Builds a minimal subset of ICU required by OkHttp.☆26Nov 21, 2025Updated 2 months ago
- a simple result monad for kotlin☆14Feb 11, 2020Updated 6 years ago
- An automated script that compiles a list of release notes taken from pull requests and linking them with an issue tracker.☆12May 28, 2020Updated 5 years ago
- "Flutter is **** because it does not use Kotlin" Already heard it ? Prove them you can do the same thing as Kotlin using Flutter/Dart !☆11Sep 9, 2020Updated 5 years ago
- This is a MVVM Clean architectures based on Conductor, Anko, ViewModel, LiveData, ROOM, Coroutines, FastAdapter, Kodein☆11Sep 19, 2019Updated 6 years ago
- Mapfit SDK for Android☆11Sep 9, 2018Updated 7 years ago
- A sample news app written in flutter☆14May 27, 2018Updated 7 years ago
- A customized LayoutManager - fade and shrink the head itemView when scrolling.☆12Sep 25, 2017Updated 8 years ago
- Illustrates usage of Lifecycle and ViewModel Architecture components☆29Mar 31, 2018Updated 7 years ago
- A light weight library to reduce the boilerplate of implemententing model view intent☆29Nov 13, 2019Updated 6 years ago
- Functional Programing Android architecture using http://arrow-kt.io/☆426Apr 1, 2020Updated 5 years ago
- Kotlin Coroutines based MVI architecture library for Android☆193Mar 29, 2021Updated 4 years ago
- A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.☆28Dec 10, 2025Updated 2 months ago
- Bring your laptops and your investigative skills, we're going on a memory leak hunt!☆28Nov 26, 2019Updated 6 years ago
- ☆14Feb 18, 2018Updated 7 years ago
- Example of Coroutines with a Math example☆12Mar 14, 2018Updated 7 years ago
- Project to benchmark and profile Error-Prone performance to uncover bottlenecks.☆12Apr 25, 2018Updated 7 years ago
- ☆15Oct 10, 2016Updated 9 years ago
- A simple, lightweight, fast elliptical curve cryptography library in kotlin.☆29Mar 5, 2024Updated last year
- Sample Android application to learn about Androidx's CameraX API