Hello,
We want to develop sdks that are supported by both native iOS and Android using KMP/KMM. Is it possible to build such sdks ?
Hello,
We want to develop sdks that are supported by both native iOS and Android using KMP/KMM. Is it possible to build such sdks ?
What is your concern regarding going multiplatform? I mean, we can write Kotlin code that works on both platforms, so we can definitely develop something that we can call a multiplatform “library”, “framework” or “sdk”. But it really depends on what does it do.
My concern is “Is it possible to build kotlin/Native sdk/library/framework that works for Kotlin/JVM or Native iOS apps” ?