Relative Content

Tag Archive for jsonlistswiftuidecode

Difficulty in accessing json data from jsonbin

I use code that downloads and displays json data from a number of different public json sites such as Apple Music and jsonplaceholder. I have some test data in a bin at jsonbin.io. When I use the same code I cannot get the data to populate a list in SwiftUI. The test data is a public json and is non-sensitive. Any idea what I am doing wrong?