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

event propagation #60

Closed enrico-bardelli closed 4 years ago

enrico-bardelli commented 4 years ago

added event object parameter to setFocus and navigateByDirection added event object parameter to onBecameBlurred and onBecameFocused onBecameBlurred and onBecameFocused called synchronously with navigation

salvan13 commented 4 years ago