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

Changed onBecameFocused and added onBecameBlurred #59

Closed enrico-bardelli closed 4 years ago

enrico-bardelli commented 4 years ago

Changed behaviour of onBecameFocused, now it's invoked also in case of stealFocus Added onBecameBlurred with the same behaviour of onBecameFocused but invoked on component losing focus