Skip to content

Clean Architecture CRUD Note App Using Kotlin Multiplatform (Android + iOS),SQL Delight (Caching Client),Jetpack Compose,MVVM, Kotlin Coroutines

Notifications You must be signed in to change notification settings

roshanrai06/NoteAppKMM

Repository files navigation

NoteAppKMM

KMM (Kotlin Multiplatform Mobile) allows us to create cross-platform apps using Kotlin. A major part of our apps logic is shared Kotlin code - only the platform specific things need to be implemented in native code. So, we effectively get 2 native apps while sharing a lot of Kotlin code.

About

Clean Architecture CRUD Note App Using Kotlin Multiplatform (Android + iOS),SQL Delight (Caching Client),Jetpack Compose,MVVM, Kotlin Coroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published