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

click and scroll with cursor is not working in Android tv #93

Open rsys2022 opened 3 months ago

rsys2022 commented 3 months ago

will you give click support for the TV?

pierpo commented 3 months ago

Hey! Unfortunately we won't support the AndroidTV clicks, as we're all faking it using View's onHover which don't exist on Android 😢