0 Forks
4 Stars
4 Watchers

JSON-SwiftUI

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

How to download and setup JSON-SwiftUI

Open terminal and run command
git clone https://github.com/Sullivan677/JSON-SwiftUI.git
git clone is used to create a copy or clone of JSON-SwiftUI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JSON-SwiftUI https://github.com/Sullivan677/JSON-SwiftUI/archive/master.zip

Or simply clone JSON-SwiftUI with SSH
[email protected]:Sullivan677/JSON-SwiftUI.git

If you have some problems with JSON-SwiftUI

You may open issue on JSON-SwiftUI support forum (system) here: https://github.com/Sullivan677/JSON-SwiftUI/issues