bamlab / react-tv-space-navigation

A React Native module to handle spatial navigation for a TV application in a 100% cross-platform way
https://bamlab.github.io/react-tv-space-navigation/
MIT License
178 stars 15 forks source link

Detect back button event from LG Magic remote #127

Open giolaq opened 1 month ago

giolaq commented 1 month ago

This to detect the "Back" button of an LG Magic Remote for Web OS. Tested with the web build of the project.

The appinfo.json of the WebOS project needs to include

"disableBackHistoryAPI": true

More info for LG WebOS here