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

RTL is not supported #86

Closed soroushchehresa closed 1 year ago

soroushchehresa commented 3 years ago

When I added <html style="direction: rtl"> to my application, navigation was not working correctly. The first focused item on the lists was incorrect.