Original view with a button pulling up a sheet: Button { userTappedItem = item } label: { ... } .sheet(item: $userTappedItem) { } content: ...
確定! 回上一頁