DemMarcupan
6f053bad7b
feat(focus): Add functionality to imperatively focus webview (#567)
* - add focus functionality for devices without touch screen
(faced problem while developing for android TV, cause there only remote controller for device)
* Reimplement as a ref method.
* - remove redundant requestFocus