ui icon indicating copy to clipboard operation
ui copied to clipboard

Add right-to-left support to the NativeScript framework

Results 5 ui issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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)....

Platform: Android
Platform: iOS
Angular

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 ``` ![Screenshot](https://user-images.githubusercontent.com/20136906/91447979-85c7d280-e8a3-11ea-9b11-2729d368be21.png) Notice that the...

invalid

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...

bug
help wanted
Platform: Android
Platform: iOS