Ahmed-Saber-25 / MVI-Model-View-Intent-Architecture-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVI (Model-View-Intent) Architecture for Android

MVI stands for Model-View-Intent. MVI is one of the newest architecture patterns for Android, inspired by the unidirectional and cyclical nature of the Cycle.js framework Open-source mobile app

  • Kotlin
  • Retrofit2
  • Coroutine
  • Dagger2-Hilt
  • MVI-architecture
  • @Provides, @HiltAndroidTest

Guide

MVI Architecture

About


Languages

Language:Kotlin 100.0%