Join Slack
Powered by
Hi, I have a question when I try to access ios li...
# multiplatform
h
Hyun
07/03/2020, 12:18 AM
Hi, I have a question when I try to access ios library in builtin some libraries are missing like below.
Copy code
SwiftUI.Image platform.CoreGraphics.CGImage
is there any way to access them?
Hyun
07/03/2020, 12:28 AM
I’ll be appreciate if share me what kind of keyword I have to study.
Hyun
07/03/2020, 12:35 AM
I would like to try with c interop. but I dont’ know where is the header file of them.😥
a
Arkadii Ivanov
07/03/2020, 9:54 AM
I think you can't use pure Swift frameworks in Kotlin. So e.g. SwiftUI framework is unavailable.
h
Hyun
07/03/2020, 9:55 AM
Okay. Thanks for your answer 🙏
👍 1
10
Views
Open in Slack
Previous
Next