Douglas Hill

Results 4 comments of Douglas Hill

For popovers and sheets there's support for dismissing them in `KeyboardWindow`. The idea is this replicates how the user could tap outside a popover or drag down on a sheet....

This isn’t at all specific to your app. It’s something that ideally SFSafariViewController would provide out if the box. Therefore KeyboardKit should provide a subclass. Want to take over making...

No pressure. It's your feature request so you set the timeline. It might be possible somehow by virtue of the Safari VC not handling the event but I think that's...

I think what you’re asking for is to allow keyboard control when an app uses SwiftUI as easily as KeyboardKit gives you when using UIKit. There would be two main...