js-spatial-navigation
js-spatial-navigation copied to clipboard
Microsoft UWP (Xbox) web app issue
Hi,
Spatial navigation is not working on Microsoft Web Apps. I assume it's because you navigate using gamepad and keycodes triggering nav are different.
Any chances to get a feature where we could define keycodes for keys triggering navigation?
it seems to be a bit late, but you could check out the microsoft library: https://github.com/microsoft/TVHelpers they have a script which translates gamepad input to the correct keys. i don´t think it will get integrated in this library :(