Join Slack
Powered by
Hello, I am kinda lost with swift UI interop. Can ...
# compose-ios
r
Rene Gens
10/09/2024, 5:45 AM
Hello, I am kinda lost with swift UI interop. Can you explain how to launch a viewcontroller with a swift ui view from compose?
r
Richard
10/09/2024, 5:59 AM
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-swiftui-integration.html
And here is my example for a map implementation:
https://github.com/rschattauer/compose_multiplatform
🙌 1
r
Rene Gens
10/09/2024, 9:30 AM
Thanks a lot, will need to look into it. Does it also present the new view inside a modal view controller to get this sheet kinda behavior?
4
Views
Open in Slack
Previous
Next