Hi everyone, is it possible to call Swift code int...
# multiplatform
j
Hi everyone, is it possible to call Swift code into a Kotlin Multiplatform project without using CocoaPods or SPM? If so, what’s the recommended approach?