Riccardo Tribbia
08/10/2022, 10:59 AMRick Clephas
08/10/2022, 11:39 AMwe wish to be able to answer “yes” at customers question when asking “is it possible to do this?” - for example using a third-part service sdk or newest Apple sdk both with in pure swift.That shouldn’t be a problem. While you can’t directly use pure Swift dependencies, you could create an ObjC bridge to use it in Kotlin. Or (although not as flexible) you could define interfaces in Kotlin and implement them in Swift.
Aditya Kurkure
08/10/2022, 11:53 AMRick Clephas
08/10/2022, 11:54 AMwe’ll take the next steps to promote it to Beta and enable it by default.Correct, but Kotlin 1.7.20-Beta enables the NMM by default, so that would mean it will be promoted to beta very soon.
Riccardo Tribbia
08/10/2022, 12:53 PMRick Clephas
08/10/2022, 1:12 PMRiccardo Tribbia
08/10/2022, 1:17 PMRick Clephas
08/10/2022, 1:22 PM