ui
ui copied to clipboard
Add right-to-left support to the NativeScript framework
First I really like what you did. I think it would be great to have that feature in N a note on the implementation. you don't need to override all...
Mr. Yaslem,, I have a text reversed issue with RGridLayout in the ListView template with condition on the row and more items than screen can show (you need to scroll)....
Mr. Yaslem, As you know, our project depends on your plugin to implement RTL so that your fix (#10) :IOS pixelate when wrapped by any RTL Layout is very important...
`isRtl` flag when binded to a dynamic value reverses the layout consistently but also reverses the content of the text (the text becomes backwards). ```html ```  Notice that the...
Hey @xlmnxp - great plugin! The "direction" CSS property does not seem to have any effect on GridLayout. The displayed content for the sample below is always: "RIGHT LEFT". It...