Why Picker in SwiftUI works just one time. I'm starting with SwiftUI and created this code struct ContentView: View { let countries = ["CZ","SK","DE"] ...
確定! 回上一頁