Back to Browse

Networking with SwiftUI: ListView from a REST API

2.2K views
May 29, 2020
9:29

In this video, you'll learn how to download data (JSON formatted) from a REST API and show that data in your SwiftUI View. You'll also learn about the usage of the Published Property Wrapper and the Observable and Observed Object Conformances. Link to the JSON REST API used in this video: https://jsonplaceholder.typicode.com/posts Github: https://github.com/SwapnanilDhol Twitter: https://twitter.com/SwapnanilDhol #SwiftUI #SwiftJSONParsing

Download

0 formats

No download links available.

Networking with SwiftUI: ListView from a REST API | NatokHD