YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.28k stars 289 forks source link

Feature (RTL) | Adding RTL support #347

Closed jir-f closed 2 years ago

jir-f commented 2 years ago

Adding RTL support for languages that are right to left. The logic remains the same however, the movement direction is reversed.

jir-f commented 2 years ago

@YIZHUANG can you please take a look at this PR. It would be very helpful to have this feature available.

YIZHUANG commented 2 years ago

This looks good to me, but however I won't have the time to teat it, I added @abhinavdalal-iconnect as a collaborator to this project, would you have the capacity to review? I can bump the version after

YIZHUANG commented 2 years ago

Added it here https://github.com/YIZHUANG/react-multi-carousel/pull/349