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

Android TV Support?

Open febobo opened this issue 7 years ago • 8 comments

Android TV Support?

febobo avatar Jun 14 '17 10:06 febobo

I don't have one to try it but I would assume it would work. If anyone can confirm please post!

kevinejohn avatar Jun 14 '17 18:06 kevinejohn

I try use react-native-keyevent on Android emulator, it right work, my react-native version 0.45.1

But use react-native-keyevent on Android TV, it not work

My step

  • install
  • link
  • manually register module in MainActivity

febobo avatar Jun 15 '17 02:06 febobo

:( I'm testing on it

hiepnm avatar Dec 19 '17 09:12 hiepnm

It works on emulator. I don't have any real device to test. :)

hiepnm avatar Dec 25 '17 03:12 hiepnm

I am testing it on a real device and its working

acollazomayer avatar Oct 25 '18 15:10 acollazomayer

I have used this packaged on the nvidia shild and it stops navigation via dpad from a controler in fact after the first action from dpad or any other controls nothing works at all

Rob2k9 avatar Sep 08 '19 10:09 Rob2k9

I use it on Android TV, it works fine on my side

freeboub avatar Feb 03 '21 20:02 freeboub

D Pad doesn't work as expected when the focus is set on a WebView. Any thoughts?

tsalama avatar Aug 31 '22 19:08 tsalama