As you can see I have an array within the array. I am using the following to iterate over all the songs: List { ForEach(data, id: \.id) { dt ...
確定! 回上一頁