ivan-magda / UpcomingMovies

tvOS example app, shows upcoming movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use new Encoding, Decoding and Serialization in Swift 4

ivan-magda opened this issue · comments

Make TMDbConfig implements Codable protocol.

Took a look at Swift.Codable but not found how to mix NSCoding & Codable and archive the data.

@vanyaland, I'm going to be working on this.