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

RTL Flag isn't work #114

Open mahmoudjhonny opened 8 months ago

mahmoudjhonny commented 8 months ago

RTL Flag isn't work. in Init function.......

init({ rtl: true; })

i try to add this also shouldUseNativeEvents but not any change has shown

what is the previous action should i do before this configuration

predikament commented 8 months ago

Hello @mahmoudjhonny, thanks for getting in touch.

Could you please provide some example code snippets of how you are trying to approach this?

96 is the PR where this functionality was added and it has been tested both internally and externally without issues, so I am unsure what problem you might be facing.

Let us know and we can try to help you out if there's any issues in our library.