I am working on building a cross platform Kotlin library and have a dependency on Auth0 SDKs on both iOS and android. Is it possible to import a 3rd party Swift framework in a Kotlin native lib?
I am working on building a cross platform Kotlin library and have a dependency on Auth0 SDKs on both iOS and android. Is it possible to import a 3rd party Swift framework in a Kotlin native lib?