DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
226
stars
64
forks
source link
feat: APIs for reading the currently focused component and its key. #52
Closed
shirakaba closed 1 year ago
Implement
getFocusableComponent
,getCurrentFocusedComponent
, andgetCurrentFocusedKey
.Closes #44
Depends upon documentation-only PR #51, as it includes the instance APIs documentation.