Jonathan
03/31/2025, 10:21 PMshared/src/iOSMain/kotlin
? I would like to add the UIKit view but I’m the JetBrains documentation only shows an example importing from platform package such as platform.MapKit.MKMapView
or platform.UIKit.UITextField
. I found an example importing a third-party library using Cocoapods but I wasn’t sure if this is a requirement of Compose Multiplatform or just a preference of the examples developer.
Slack Conversation