https://kotlinlang.org logo
#compose
Title
# compose
s

spierce7

09/15/2020, 2:10 AM
Has anyone run into this lately? Kotlinx.serialization not working with jetpack compose? https://issuetracker.google.com/issues/157901343
a

Adrian Blanco

09/15/2020, 7:20 AM
Afaik serialization works for me if it's in a separate module without compose
d

Daniel Rampelt

09/15/2020, 1:01 PM
I'm also using it fine in a separate module
i

Ian Arbuckle

09/15/2020, 4:44 PM
I'm using it in a KMP project and once it's in a module it should work. https://github.com/IanArb/ConferenceFinder