NoriginMedia / Norigin-Spatial-Navigation

React Hooks based Spatial Navigation (Key & Remote Control Navigation) / Web Browsers, Smart TVs and Connected TVs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTL Flag isn't work

mahmoudjhonny opened this issue · comments

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

commented

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.