chaitanya79 / memes

MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memes - MVVM example

Simple MVVM example.

Features:

  • 100% Kotlin
  • Architecture components
  • Feature modules
  • Modular views, known as 'view slices'

TODO:

  • Mark module classes as internal to avoid leaking them into consumer modules.

About

MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83


Languages

Language:Kotlin 100.0%