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 #30

Open
mutale opened this issue Aug 12, 2018 · 4 comments
Open

RTL Support #30

mutale opened this issue Aug 12, 2018 · 4 comments

Comments

@mutale
Copy link

mutale commented Aug 12, 2018

Hi,
I haven't found docs of support for RTL here, is it possible?
if not can you add rtl support?

https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps

Regards,
Yehuda

@keske
Copy link
Owner

keske commented Aug 13, 2018

Hello,
could you please explain why this component needs RTL support (examples/cases)?

Thank you.

@mutale
Copy link
Author

mutale commented Aug 14, 2018

Hi,
Thanks for the reply.

When the user use device with RTL language than when he drag the component it moves on the y-axis correctly but on the x-axis at the opposite direction.

According to doc in the link I've attached the gestureState.dx should be reversed to solve it:
https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps#gestures-example

Thanks.

@keske
Copy link
Owner

keske commented Aug 16, 2018

Thank you.

I've read this article and understand what are you talking about.
In this weekend I'll add this.

@mutale
Copy link
Author

mutale commented Aug 22, 2018

Hi, Any updates?

Thanks

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

2 participants