react-spatial-navigation
react-spatial-navigation copied to clipboard
feat: APIs for reading the currently focused component and its key.
Implement getFocusableComponent, getCurrentFocusedComponent, and getCurrentFocusedKey.
Closes #44
Depends upon documentation-only PR #51, as it includes the instance APIs documentation.