-
Notifications
You must be signed in to change notification settings - Fork 4
New package - FiberGamepadNavigation #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A new package that provides components and functionality for navigating the UI using focus input, eg. gamepad or keyboard. The package should contain the following:
- Algorithm for determining what to navigate to given a direction (up, left, down, right)
- Component for registering a focusable
- Landmarks - used for delegating focus, binding focus, disabling / enabling several focusables.
- Shortcuts - define shortcuts / hotkeys for when different parts of the UI is focused.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request