Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTL support #112

Open
florinaieremciuc opened this issue Nov 20, 2020 · 2 comments
Open

RTL support #112

florinaieremciuc opened this issue Nov 20, 2020 · 2 comments

Comments

@florinaieremciuc
Copy link

florinaieremciuc commented Nov 20, 2020

Hi @leefsmp
Any advice on how to support rtl direction or flex direction of row-reverse on the container element?
Here's a demo https://codesandbox.io/s/pedantic-mahavira-jzdhw?file=/src/App.js

@daric81
Copy link

daric81 commented Oct 5, 2022

I have the same issue.

@Sboonny
Copy link

Sboonny commented Oct 30, 2022

Is it possible to

  • look for the attribute dir='rtl' in the HTML element, then revert the mathematics in the ReflexSplitter.js file?

or

  • add property called for example RTLLanguage, and if it's true we revert the mathematics in ReflexSplitter.js file?

I have tried to fork it and run it locally to update it, but getting npm error

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants