What is the situation with xml parsing? Only platf...
# multiplatform
d
What is the situation with xml parsing? Only platform specific parsers ?
r
There is an external XML for kotlinx.serialization: https://github.com/pdvrieze/xmlutil Unfortunately, it doesn't seem to support native targets, so there is an awesome opportunity to contribute 😉
d
You could try libxml2