So, when transitioning to SwiftUI, an initial idea might be to ... onAppear(perform: viewModel.load) case .loading: ProgressView() case ...
確定! 回上一頁