Login
From:
Matteo Manferdini
(Uncensored)
subscribe
Parse JSON in Swift without Codable [Arrays and Dictionaries]
https://matteomanferdini.com/swift-parse-json-without-codable/
links
backlinks
Roast topics
Find topics
Find it!
With the JSONSerialization class you can parse JSON into dictionaries, arrays, and other standard Swift types, without requiring Codable types