Skip to content

jeancsanchez/clean-kmm-mvp

Repository files navigation

Clean KMM MVP

This is a KMM (koltin multiplatform mobile) project. It includes iOS and Android applications with a native UI and a module with code shared on iOS and Android. Features. This example has just a login page with generic API and error mensages. This project is related to my posting on Medium: https://medium.com/p/7fb8bff73cc9/

Structure

  • Multimodule
  • Clean Architecture
  • Model-View-Presenter
  • Coroutines
  • ViewBinding
  • SwiftUI