leefsmp / Re-Flex

Resizable Flex layout container components for advanced React web applications
https://leefsmp.github.io/Re-Flex/index.html
MIT License
632 stars 73 forks source link

RTL support #112

Open florinaieremciuc opened 3 years ago

florinaieremciuc commented 3 years ago

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 commented 1 year ago

I have the same issue.

Sboonny commented 1 year ago

Is it possible to

or


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

image