Skip to content

kosev/android-mvi-demo

Repository files navigation

MVI Android Demo

This is an Android application that demonstrates the Model-View-Intent (MVI) architectural pattern. It offers two implementations:

  • Using LiveData: TradeFragment and TradeViewModel
  • Using Kotlin Flow: ExchangeFragment and ExchangeViewModel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages