NoriginMedia / react-spatial-navigation

DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
MIT License
226 stars 64 forks source link

ISSUE-40: Added Jest, a new way to find the nearest child, etc. #45

Closed yarikleto closed 4 years ago

yarikleto commented 4 years ago

Hi! Resolved this issue https://github.com/NoriginMedia/react-spatial-navigation/issues/40

predikament commented 4 years ago

Looks good to me. I like the optimization for finding the nearest child.

What do you think, @asgvard, @salvan13, @enrico-bardelli?

asgvard commented 4 years ago

Cool, thanks!