Has anyone run into this lately? Kotlinx.serializa...
# compose
s
Has anyone run into this lately? Kotlinx.serialization not working with jetpack compose? https://issuetracker.google.com/issues/157901343
a
Afaik serialization works for me if it's in a separate module without compose
d
I'm also using it fine in a separate module
i
I'm using it in a KMP project and once it's in a module it should work. https://github.com/IanArb/ConferenceFinder