Skip to content

bharathnagarajrao/Codable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codable

Presentation on Journey of Codable @ Swift India Conference, July 2019 at Bengaluru

swiftconference_jul2019_bharathnagarajrao

Prerequisite

Xcode 10.2.1/10.3 or higher

Demo

The playground has 4 pages

01_CustomDecodingStrategy

Demostrates the way we can customize Coding keys for Kebab case

02_NestedContainer + 02_CodingKeyConformance

Demonstrates the flexibility to convert nested container into flat models or use Codable conformance as per our needs

03_CustomHandling

Demonstrates the way to handle mismatch in types & also gives a sneak peek on Codability for Range types which is new in Swift 5

Licence

MIT License - Refer LICENSE for more info

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages