hi
I have the same issue. have you been able to resolve this issue?
Since the focusState is broken, I'm not able to hide they keyboard anymore.
.onTapGesture {
if (isFocused == true) {
isFocused = false
}
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: