An open API service indexing awesome lists of open source software.

https://github.com/mahdizareeii/Kmm-sample

Kotlin Multiplatform Mobile (KMM) sample project
https://github.com/mahdizareeii/Kmm-sample

android-ios-application clean-architecture clean-code cross-platform ddd ddd-architecture jetpack-compose kmm kmm-mvvm kmm-plugin kmm-sample koin kotlin-multiplatform ktor mvvm-architecture swiftui

Last synced: 3 months ago
JSON representation

Kotlin Multiplatform Mobile (KMM) sample project

Awesome Lists containing this project

README

        

# Kmm-sample
Kotlin Multiplatform Mobile (KMM) sample project
#
┌───────────────────┐ ┌───────────────────┐
│ Android App │ │ Ios App │
│ ┌───────────────┐ │ │ ┌───────────────┐ │
│ │JetPack Compose│ │ │ │ Swift Ui │ │
│ └───────────────┘ │ │ └───────────────┘ │
│ ┌───────────────┐ │ │ ┌───────────────┐ │
│ │Specific Codes │ │ │ │Specific Codes │ │
│ └───────────────┘ │ │ └───────────────┘ │
└─────────┬─────────┘ └─────────┬─────────┘
│ │
┌────────────▼───────────────────────────▼────────────┐
│ Shared │
│ ┌─────────────────────────────────────────────────┐ │
│ │ Android Domain │ Common Domain │ Ios Domain │ │
│ └────────────────────────┬────────────────────────┘ │
│ | |
│ ┌─────▼─────┐ │
│ │repository │ │
│ └─────┬─────┘ │
│ │ │
│ ┌─────▼─────┐ │
│ │ network │ │
│ └───────────┘ │
└─────────────────────────────────────────────────────┘