Login required for access
In order to watch this lesson, you'll need to login to the website.
How to Customize JSON Decoding and Snake Case
Cool Projects
A lot of fun looking at the new features introduce in Swift 4.1. Most notable to me is the ability to parse JSON objects that are in snake case by using keyDecodingStrategy = .convertFromSnakeCase. In today's lesson we look at how to make use of this property as well as customizing JSON decoding.

Comments (5)
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
HELP & SUPPORT