Hello,
In the WWDC21 "Use the camera for keyboard input in your app" session, it says that setting autocorrectionType = .no replaces the TextField suggestion bar with a scan text button.
Is it possible in SwiftUI (without going to UIKit), to replace the keyboard suggestions with a scan text button ?
Thanks, A