iOS 16: Disable Hardware Keyboard Navigation

Viewed 32

I have a SwiftUI app that I'm updating with the iOS 16 SDK. Now, navigation via hardware keyboard is supported "out-of-the box", but there's a bunch of weird issues it causes, and I would prefer to opt out of supporting it until I can get it figured out. How can I do this?

0 Answers
Related