NoriginMedia / Norigin-Spatial-Navigation

React Hooks based Spatial Navigation (Key & Remote Control Navigation) / Web Browsers, Smart TVs and Connected TVs
MIT License
315 stars 94 forks source link

Need `onArrowRelease` function param for `useFocusable` #143

Open yujhenchen opened 1 week ago

yujhenchen commented 1 week ago

Hi,

Our team is currently building a Smart TV application and we find that having an onArrowRelease function parameter for the useFocusable hook would be highly beneficial, similar to the existing onEnterRelease. Since this function is not currently available and we have an urgent need for it, I would love to try to contribute by creating it myself. If it’s okay with you, I’d be happy to submit a pull request for your team to review later.

Looking forward to hearing from you. Thank you!