iOS Integration Issue #910
Unanswered
cjcj125125
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Sure! Did you see: https://github.com/arkivanov/decompose-multiplatform-template ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Most likely you integrated your ComposeApp framework incorrectly. Since you initialized it with Kotlin Multiplatform Wizard, you should make sure it first compiles without Decompose. Then you can start integrating Decompose in it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm following the documentation for integration but can't get it to work on iOS. I'm an Android developer and not familiar with iOS development. Could you provide a complete KMP sample code?I checked the sample code on github, but I found that it seems different from the documentation. I just started learning Compose Multiplatform and have done jetpack Compose development before.
Beta Was this translation helpful? Give feedback.
All reactions