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

Add support for RTL languages #52

Open
Shahar-Y opened this issue Feb 10, 2020 · 0 comments
Open

Add support for RTL languages #52

Shahar-Y opened this issue Feb 10, 2020 · 0 comments

Comments

@Shahar-Y
Copy link

The current stepper works with left-to-right flow only.
Meaning, it is suitable for LTR languages but not RTL (such as Arabic, Hebrew, etc..).
the support for RTL can be added by changing the direction of the arrows and setting the direction of the main with a prop. (isRTL for example).

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

No branches or pull requests

1 participant