React Native - Derectional Pad support Android TV App
问题 I would want to build an Android TV app using React-Native. I have followed up the recommendation on this document: Building For TV Devices. After, update the AndroidManifest.xml file I run the application using the command line - react-native run android. The app running without any issue; however, I tried to use the Directional-pad option from android emulator TV (720p) API 23 emulator and it didn't work. I was expecting to catch the event listed on the code below and write to the console