is `kotlinx.html` multiplatform compatible with iOS? I see this on Github "Available to all Kotlin M...
e
is
kotlinx.html
multiplatform compatible with iOS? I see this on Github "Available to all Kotlin Multiplatform targets" but was unable to pull it into a multiplatform project
👋 1
z
Looking at MavenCentral, should be available for iOS https://repo1.maven.org/maven2/org/jetbrains/kotlinx/
Although going into each folder, 0.8.0 doesn't seem to be published for all these platforms, some only have earlier versions
e
Looks like
0.7.5
added native support so I'll start there! Thanks
z
Could be worth posting in #kotlinx-html, maybe there was a publishing issue for 0.8.0, maybe they intentionally removed some targets