Skip to content

Parcing json data using new swift4 feature "Decodable".

sakurabird/ios-example-swift4-json-parse

Repository files navigation

ios-example-swift4-json-parse

This simple example cord uses new swift4 feature "Decodable" for parsing json data.

  • Load json file from local.
  • Parce json data into model object using "Decodable" protocol.
  • Display model object with UITableView.

Environment

Swift 4 Xcode 9

Goal

About

Parcing json data using new swift4 feature "Decodable".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages