Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.46 KB

RESOURCES.md

File metadata and controls

35 lines (25 loc) · 1.46 KB

Project examples

github/todometer-kmp - A completed OSS app using KMP and sqldelight - LARGE mutli module feel and a bit confusing right now

KMP Tools

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

iOS Stuff

DuckDuckGo - How does KMP for ios work

Android Stuff

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

Dependency Injection

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

https://youtu.be/zE2LIAUisRI