We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1779b commit 2535e07Copy full SHA for 2535e07
README.md
@@ -16,9 +16,9 @@
16
## Multi Platform Branch (Sharing Code with Kotlin Multiplatform and Jetbrains Compose)
17
- Http Client with Ktor Client
18
- Caching with [SQLDelight](https://github.com/cashapp/sqldelight)
19
-- Sharing UI Business Logic with [Decompose](https://github.com/arkivanov/Decompose)
20
- Flowable Programming with Kotlinx Coroutines
21
- Declarative UI Programming and Sharing UI Code with [Jetbrains Compose](https://github.com/JetBrains/compose-jb)
+- SwiftUI Interop with Jetbrains Compose
22
- Service Locator Pattern with Koin (Dependency Injection by this)
23
24
0 commit comments