Skip to content

Instantly share code, notes, and snippets.

@KordianKL
Created September 20, 2017 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KordianKL/e7bb96e68a3ebab65ccf175d30e15046 to your computer and use it in GitHub Desktop.
Save KordianKL/e7bb96e68a3ebab65ccf175d30e15046 to your computer and use it in GitHub Desktop.
let jsonDecoder = JSONDecoder()
var result = try jsonDecoder.decode(Animoji.self, from: data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment