9/15/2023
•
EN
Dismissing a multiline text field with the return key in SwiftUI
A SwiftUI tutorial on how to make a multiline TextField dismiss the keyboard when the return key is pressed, using FocusState and custom modifiers.