ANIKINKIRILL / MVIPlayground

MVI (Model-View-Intent) architecture is the kind of MVVM (Model-View-ViewModel), but with more features. The most big advantage of this architecture is if your app has many fragments in one activity, your ViewModel is getting massive and uncomprehendable. So MVI is ready to help!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANIKINKIRILL/MVIPlayground Stargazers