Hello, it's possible to use a library added in iOS...
# multiplatform
j
Hello, it's possible to use a library added in iOS side using package manager in iosMain/Kotlin. I found a solution using the cocoapods plugin from jetBrains, but I'm wondering if it is possible use without cocoapods. Im using something like this with pods: import cocoapods.GoogleSignIn.GIDSignIn But not sure if I can import as package manager.