Norigin-Spatial-Navigation icon indicating copy to clipboard operation
Norigin-Spatial-Navigation copied to clipboard

React Hooks based Spatial Navigation (Key & Remote Control Navigation) / Web Browsers, Smart TVs and Connected TVs

Results 28 Norigin-Spatial-Navigation issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The application I'm building can be controlled both from the keyboard (or tv remote) and from a phone (connected via...

question

**Describe the bug** Hi! I begin the library with your example. Then I try to customize it. The config of the init: ``` init({ debug: false, visualDebug: false, shouldFocusDOMNode: true,...

Hi, I'm curious if there is a way to track currently focused child element? I'm dealing with the case where the cusom scroll implementation is requiered. For that, I have...

Hi, I would like first to thank you for the amazing work done here ! I have tried the example provided in the repo, but I soon as I turn...

question

**Is your feature request related to a problem? Please describe.** First of all, thank you for this library, it helped us a lot. The last thing that we struggle now...

question

**Describe the bug** On LG, we support magic mouse and when active, we show buttons to go up and down. When clicked on, we call`navigateByDirection` with up/down. In most cases,...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, if you have a component that is a focusable container, but happens to have no children or children that...

SpatialNavigation.ts has getSecondaryAxisDistance() , which has logically incorrect behavior when measure distance between Ref an Sibling it's done by measure on all corners and leads to wrong choose in case...