Join Slack
Powered by
Does anyone know of any JSON Parsing library for K...
# multiplatform
v
Vaibhav Jaiswal
01/16/2024, 2:37 PM
Does anyone know of any JSON Parsing library for KMP I was using
this
till now, but does not sync in a KMP Project, Maybe because its JVM only
j
John O'Reilly
01/16/2024, 2:46 PM
something like
https://github.com/Kotlin/kotlinx.serialization
?
☝🏻 1
☝️ 7
John O'Reilly
01/16/2024, 2:47 PM
bit more info in
https://kotlinlang.org/docs/serialization.html
as well
v
Vaibhav Jaiswal
01/16/2024, 2:58 PM
Thanks, will take a look
41
Views
Open in Slack
Previous
Next