Join Slack
Powered by
Hello everyone, I am using compose multiplatform a...
# multiplatform
p
Patil Vaibhav2147 Vp
02/04/2024, 5:48 PM
Hello everyone, I am using compose multiplatform and I just want to call a swiftUi view in compose code and they have given something about that here
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-ios-ui-integration.html#use-swiftui-inside-compose-multiplatform
but it looks like I will have access to that swiftUI view only in my entryPoint, how can I use that view somewhere deep in app, like after 5-6 screens?
u
Umesh Gupta
02/07/2024, 8:30 PM
try to search for google map view example over github
4
Views
Open in Slack
Previous
Next