Join Slack
Powered by
Is there a way to use kotlin native and multiplatf...
# kotlin-native
z
zt
05/02/2023, 2:57 AM
Is there a way to use kotlin native and multiplatform to write the common code as kotlin native?
j
jw
05/02/2023, 4:06 AM
The common code is only as common as the platforms you support. If you only have native targets then your common code is effectively native.
z
zt
05/02/2023, 8:30 PM
oh cool
4
Views
Open in Slack
Previous
Next