MosbyMVI Save

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

Project 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.

Open Source Agenda is not affiliated with "MosbyMVI" Project. README Source: jshvarts/MosbyMVI
Stars
58
Open Issues
2
Last Commit
6 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating