Join Slack
Communities
Powered by
I liked this tutorial about KMM so much that I wen...
# feed
o
oday
12/16/2022, 7:48 PM
I liked this tutorial about KMM so much that I went ahead and extended it to use Jetpack Compose and Hilt, the code is provided in the video as well tutorial:
https://kotlinlang.org/docs/multiplatform-mobile-ktor-sqldelight.html
video:
https://youtu.be/TXb5vow7gzs
▾
👍 2
r
Rizwan
12/18/2022, 3:27 PM
Can we use compose for both Android and ios
Rizwan
12/18/2022, 3:27 PM
?
o
oday
12/18/2022, 3:29 PM
This is officially being worked on for Kotlin Multiplatform Mobile but for now, you use Compose for UI on Android and SwiftUI for UI iOS. And the shared code between both is Kotlin for business logic
👍 1
11
Views
Open in Slack
Previous
Next