onAppear to make the code comply with SwiftUI requirements: .onAppear { storeManager.myProducts.forEach { product in // Alternatively, ...
確定! 回上一頁