react-native-web icon indicating copy to clipboard operation
react-native-web copied to clipboard

Support virtualkeyboardpolicy

Open imaspen opened this issue 2 years ago • 1 comments

Is there an existing request?

  • [X] I have searched for this request

Describe the feature request

For our electron app on Windows, we need access to the VirtualKeyboard API. Namely, the virtualkeyboardpolicy prop for text inputs that lets an app prevent the on screen keyboard from appearing when set to manual. We have created a patch with patch-package that enables this in our code base, but it might be worth bringing into the library itself.

imaspen avatar Jul 04 '23 08:07 imaspen

Create a PR and I'll take a look. Thanks

necolas avatar Jul 19 '23 20:07 necolas