Alex Nedelcu on Nostr: #Kotlin has a good solution for sharing code b/w platforms (JVM, JS, WASM, ...
#Kotlin has a good solution for sharing code b/w platforms (JVM, JS, WASM, Android/iOS).
Multiplatform code does not `import java.*` and tooling doesn't break on common/shared code 😍
https://kotlinlang.org/docs/multiplatform-expect-actual.html
Multiplatform code does not `import java.*` and tooling doesn't break on common/shared code 😍
https://kotlinlang.org/docs/multiplatform-expect-actual.html