nativescript-gradient icon indicating copy to clipboard operation
nativescript-gradient copied to clipboard

:art: Easily add fancy (or subtle) gradient backgrounds to your views

Results 7 nativescript-gradient issues
Sort by recently updated
recently updated
newest added

Adding a border or clip path appears to make the gradient fail. My use case for this is creating circular icons similar to the contact icons found on iOS (where...

![ezgif-5-ffc503563a](https://user-images.githubusercontent.com/16610447/38426510-28b145b0-39b7-11e8-9d9b-ce4f44b9d732.gif) In iOS, Gradient layout is animated when shown for the first time in the NativeScript + Angular app. (tns version: 3.4.3, tns-ios version: 3.4.1) Steps to reproduce: 1. Create...

On iOS, diagonal gradients don't look right when the container has a larger height than width: ![simulator screen shot apr 9 2018 at 10 51 40](https://user-images.githubusercontent.com/1088051/38513892-74c762de-3be4-11e8-9eae-2f80fb2252e5.png) I don't know the...

Is it possible to apply a position for a particular color as in something like the css examples in this css generator: [https://goo.gl/kDFjW7](www.cssmatic.com) I could probably try putting couple of...

Hello Please, in addition to the current directions, provide the possibility of rotating with degrees

Is it possible to use a gradient as a background for a Button? Is there any code snippet demonstrating it?

Is it possible?

question