github/todometer-kmp - A completed OSS app using KMP and sqldelight - LARGE mutli module feel and a bit confusing right now
KMP Compatibility Guide KMM plugin releases github/KMM-ViewModel - need to see if this is useful to have a single view model for all platforms instead of building our own github/kmp-awesome A nice list of useful KMP tools
DuckDuckGo - How does KMP for ios work
developers.android/compose ui architecture - Just a quick reminder of UDF and such developers.android/domain and use cases - we should use this style I think and get used to it
medium/SQLDelight in KMP with Koin for DI - SQLDelight stuff is same as what is in their docs, but shows using koin to inject the db github/koin - DI Library using DSL syntax