Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 296 Bytes

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