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

Added blockNavigationOut prop #72

Closed guilleccc closed 4 years ago

guilleccc commented 4 years ago

There are some cases where we need to keep focus in a certain area of the screen:

To resolve this issue, I created the new prop blockNavigationOut (please tell me if you want to use another name ๐Ÿ˜„ ).

asgvard commented 4 years ago

๐Ÿš€