Skip to content

MVVM architecture abstract layer in kotlin for android, with koin and architecture components

License

Notifications You must be signed in to change notification settings

Link184/ArchitectureMVVM

Repository files navigation

Kotlin multiplatform ArchitectureMVVM framework

⚠️ UNDER CONSTRUCTION

MVVM architecture abstract layer in kotlin for android, with koin and architecture components.

    // kotlin multiplatform common
    implementation "com.link184:common-mvvm:1.0.3-SNAPSHOT"
    
    // kotlin multiplatform android
    implementation "com.link184:common-mvvm-android:1.0.3-SNAPSHOT"
    
    // kotlin multiplatform nodeJs
    implementation "com.link184:common-mvvm-nodeJs:1.0.3-SNAPSHOT"

About

MVVM architecture abstract layer in kotlin for android, with koin and architecture components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages