Kotlin Multiplatform Mobile Note App.
- Deployable to both iOS and Android.
- Add, Change and delete notes
- Pick a note custom color
- Search notes (title & content)
-
Kotlin
-
KMM (Kotlin Multiplatform Mobile)
-
Hilt
-
Compose
-
SwiftUI
-
KotlinX-serializations (Shared code)
-
Custom @TypeParcelers for Android
-
SQLDelight Kotlin native library for Database (Shared code)
-
Previews for Compose and Swift UI in IDE
-
Medium article I wrote on on custom @TypeParcelers for KMM used in this project