Jeff McMorris
1 min readAug 8, 2020

--

I use this command to hide the keyboard manually.

SystemChannels.textInput.invokeMethod(

'TextInput.hide');

--

--

Responses (1)