SkillAgentSearch skills...

MosbyMVI

Model-View-Intent (MVI) sample app built in Kotlin with Mosby, RxJava and RxBinding

Install / Use

/learn @jshvarts/MosbyMVI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Getting Started with MVI using Mosby

Build Status

My article covering this repo: Building reactive Android apps with MVI

This repo introduces Model-View-Intent pattern on Android using Mosby.

I've seen some MVI examples that are much more complex (using State Reducers, etc). The problem is they are harder to grasp for a newcomer who just wants to get a sense of what MVI is about. So I decided to create this basic Hello World example implemented with MVI pattern. Hopefully, after seeing this code, for some of you it will "just click" what MVI on Android is all about and it will pave a way for you to build full-featured apps with MVI going forward.

For more details on MVI and how to implement it with Mosby, please read excellent blog post series by Hannes Dorfmann at MVI on Android.

Related Skills

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated1y ago
Forks13

Languages

Kotlin

Security Score

85/100

Audited on Mar 3, 2025

No findings