now IOS 15, has @FocusState, e.g. @FocusState private var focus: Bool
but I don't have a Button to make the focus = true, I tried .Task , .onAppear but they don't work.
so I used your solution, I just placed focus = true, it looks weird, but is working perfect, so , thank you very much
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: