Jonathan
03/31/2025, 10:20 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.Andrei Salavei
04/02/2025, 6:52 AMJonathan
04/02/2025, 12:28 PMAndrei Salavei
04/02/2025, 3:37 PMJonathan
04/02/2025, 8:05 PMGSMMapView
like I can when using Cocoapods plugin.