Is it possible to add compose to a kotlin-native p...
# kotlin-native
j
Is it possible to add compose to a kotlin-native project that targets macOS?
m
Yes, but it is very experimental with a very low priority.
j
In the chatt-mpp example there exist a directory in :shared that targets macOS. How does it work? I’m unable to run it on my macbook.
m
j
Ahh, that was what I was missing… Is this the same experimental macOS compose functionality you were referring or is this not true kotlin native?
m
That’s Kotlin native. The more reliable and functional version on the desktop is JVM.