-
Notifications
You must be signed in to change notification settings - Fork 3
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
isRtl
flag reverses text
#16
Comments
I will work to embed RTL support to NativeScript main repo |
is it happen now? text should reversed back |
For me, the text gets reversed when I nest some layout inside a RGridLayout |
for now, @nativescript-rtl/ui not loop to inner components, I will make it loop to nested elements |
isRtl
flag when binded to a dynamic value reverses the layout consistently but also reverses the content of the text (the text becomes backwards).Notice that the text in the above screenshot is reversed
The text was updated successfully, but these errors were encountered: