Sullivan677 / JSON-SwiftUI

An example on how to make an API call from a remote JSON file and display it in a SwiftUI list.

Home Page:https://medium.com/swift-productions/fetch-json-data-display-list-swiftui-2-0-d301f401c223

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An example on how to make an API call from a remote JSON file and display it in a SwiftUI list. Using Xcode 12 and SwiftUI 2.0.

It's using the JSON placeholder available at the following link: https://jsonplaceholder.typicode.com/users

Here how it look's like:

Screenshot

About

An example on how to make an API call from a remote JSON file and display it in a SwiftUI list.

https://medium.com/swift-productions/fetch-json-data-display-list-swiftui-2-0-d301f401c223


Languages

Language:Swift 100.0%