AmazonAppDev / react-native-multi-tv-app-sample

📺🚀 React Native TV app sample for Android TV, Fire TV, tvOS, and web. Features customizable drawer navigation 🗂️, content grid 🖼️, hero header 🦸‍♂️, and video player 🎥. Built with Expo. Perfect starter for cross-platform TV app development! 🌟
MIT No Attribution
99 stars 16 forks source link

App's navigation is not working on the Android Emulator #25

Open Neha opened 3 weeks ago

Neha commented 3 weeks ago

Describe the bug While running the app on the android emulator, app's navigation is not working from d-pad

To Reproduce Steps to reproduce the behavior:

  1. Run the app at your local
  2. fireup Android emulator
  3. Try to navigate the app using D-pad
  4. Navigation is not working

Expected behavior App should be run on each and every android emulator for TV

Screenshots

https://github.com/user-attachments/assets/a234d89f-9189-495b-bc53-e5d8caf02ade

Desktop (please complete the following information):

Smartphone (please complete the following information): NA

Additional context Add any other context about the problem here.

Neha commented 3 weeks ago

@giolaq I am working on this

giolaq commented 3 weeks ago

Test it with other versions of the Android tv emulator or even with a Fire TV. We tested in a workshop and didn’t have this issue

giolaq commented 3 weeks ago

Also from the attached video I can see the drawer is different from the original in the main branch. Can you try to reproduce your issue just with the clean build of the main branch?