Show the Software Keyboard | raywenderlich.com

Learn how to show the software keyboard in a SwiftUI app without covering up your text fields.


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

Hi @catie, congratulations for the tutorial! I’m working on iOS 14.5 but the automatic avoidance keyboard doesn’t work on the TextEditor; It works only on the TextField. Is it a bug? Thanks in advance.