Post

Replies

Boosts

Views

Activity

Reply to iOS17 - Setting FocusState to false via Button is not working
any news on this? this is still not working for me in beta5?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode 15 Breaks Usage Of TextField.focused()
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:
Replies
Boosts
Views
Activity
Jul ’23