Search code examples
Create a custom Date class/struct that inherits from Date/NSDate?...


swiftdatecodable

Read More
Having trouble with my API Request. Curl Method with 2 headers...


jsonswiftcodableurlsession

Read More
How can I use Swift’s Codable to encode into a dictionary?...


swiftswift4codable

Read More
Codable default values during initialization...


swiftcodable

Read More
Swift JSONDecode decoding arrays fails if single element decoding fails...


arraysjsonswiftswift4codable

Read More
Codable enum with default case in Swift 4...


iosswiftenumsswift4codable

Read More
How to handle partially dynamic JSON with Swift Codable?...


iosswiftcodable

Read More
JSONEncoder won't allow type encoded to primitive value...


swiftcodable

Read More
How to display JSON data from API?...


iosjsonswiftcodable

Read More
How to parse nested JSON in swift?...


iosjsonswiftcodable

Read More
Parsing invalid JSON swift 5...


iosjsonswiftcodable

Read More
Deal with an API that changes format...


iosjsonswiftcodable

Read More
Confused with Codable...


iosswiftrestcodable

Read More
Refining Swift API GET Functions...


iosswiftstructcodable

Read More
A better approach to decode same JSON with different structure in Swift?...


jsonswiftcodable

Read More
How to create an escape hatch in swift's Encodable...


jsonswiftcodableencodable

Read More
How to extend float3 or any other built-in type to conform to the Codable protocol?...


swiftinitializationscenekitswift4codable

Read More
Swift 4 Decodable - Dictionary with enum as key...


swiftcodable

Read More
Swift Converting Codable Variable to String Array...


arraysswiftcodable

Read More
Encode nil value as null with JSONEncoder...


iosjsonswift4codable

Read More
How to manually decode an Array using Swift Codable?...


swiftcodable

Read More
Swift struct with tuples does not conform to Codable...


swifttuplescodableswift-protocolsswift-optionals

Read More
How do i decode an array of dictioniaries using codable...


jsonswiftcodable

Read More
Codable: Decode a String into a custom type (ISO 8601 Date, no time components)...


swiftdatecodableiso8601decodable

Read More
Unable to get SwiftData to store/retrieve CGPoint, CGSize, CGRect...


iosswiftcodableswiftdata

Read More
Manually unwrapping JSON without codeable - Swift...


jsonswiftxcodeserializationcodable

Read More
Error using Codable for NSAttributedString...


swiftnsattributedstringcodable

Read More
Decodable, doesn't decode optional enum with invalid value...


swiftswift4codable

Read More
How to convert a date string with optional fractional seconds using Codable in Swift?...


swiftxcodedatecodabledateformatter

Read More
What is difference between optional and decodeIfPresent when using Decodable for JSON Parsing?...


swiftswift4codabledecodable

Read More
BackNext