Join Slack
Powered by
Hmm... I’d like to know if we can do iOS UIKit ins...
# compose-ios
j
jQrgen
01/22/2024, 12:07 PM
Hmm... I’d like to know if we can do iOS UIKit inside Compose in the iosMain module using a Kotlin file and then make an animation there?
g
Garrison Henkle
01/22/2024, 4:02 PM
You can use the
UIKitView
and animate it from the Compose side.
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-ios-ui-integration.html#use-uikit-inside-compose-multiplatform
12
Views
Open in Slack
Previous
Next