Handling Keyboard & Pointer Interactions in SwiftUI | raywenderlich.com

Learn how to handle the iOS keyboard, external hardware keyboards, and pointer interactions in a SwiftUI app.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/20879904-handling-keyboard-pointer-interactions-in-swiftui

Hi Catie,
If we have another TextField between the two Images, which won’t be covered by keyboard, how do we disable the keyboard avoidance function in that situation.