antarezaghifary / Android_MVI_Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android MVI Compose

Hi folks, We make this repository as a skeleton for modern way of maintaining android App.

Using Kotlin DSL

MVI

MVI stands for Model View Intent Reference

Modular Architecture

Dynamic Feature Module

Custom Component

Modular Features

Modular architecture make each features more independent when our application getting bigger. Android Developer teams release a very good feature to handle modular architecture named Dynamic Feature Module. This separating kind of modules into:

Jetpack Compose

To start set up project with compose, use this link https://developer.android.com/jetpack/compose/setup as a reference

Collaborators

We very welcome for you to collaborate with us

About


Languages

Language:Kotlin 100.0%