Login
From:
Matteo Manferdini
(Uncensored)
subscribe
Decoding JSON with Dynamic Types in Swift [With Codable]
https://matteomanferdini.com/swift-codable-dynamic-type/
links
backlinks
Tagged with:
prism
Roast topics
Find topics
Find it!
Dynamic JSON can be parsed in Swift with Codable with types that conform to the same protocol by reading the type information from an object.