Skip to content

support keyboard input in remote input

Ghost User requested to merge work/hany/keyboard_input into master

Currently, special keys as "Delete" and "Enter" don't work, because of SwiftUI doesn't expose such APIs, we might need to create our own SwiftUI components and override UITextfield's UIInput protocol. @apollozhu

Also, where is the development coordinated? Can you add me to Apple's develop team?

Edited by Ghost User

Merge request reports