Since I already wanted to migrate to KMP once (#50) and the entire data layer needs reworking as the current state is pretty bad and dated, I will use this chance to start fresh with a fresh KMP project and reuse some parts, while building on top of different libraries. These are some of the migrations that are going to be done:
Android + Jetpack Compose -> KMP + Compose Multiplatform
Navigation Compose -> Navigation 3
Dagger/Hilt -> Koin
Retrofit -> Ktor
Room -> SQLDelight
I hope that this fresh start will be a more future proof base that I can continue to build on top of.
Since I already wanted to migrate to KMP once (#50) and the entire data layer needs reworking as the current state is pretty bad and dated, I will use this chance to start fresh with a fresh KMP project and reuse some parts, while building on top of different libraries. These are some of the migrations that are going to be done:
Android + Jetpack Compose -> KMP + Compose Multiplatform
Navigation Compose -> Navigation 3
Dagger/Hilt -> Koin
Retrofit -> Ktor
Room -> SQLDelight
I hope that this fresh start will be a more future proof base that I can continue to build on top of.