nativescript-gradient
nativescript-gradient copied to clipboard
:art: Easily add fancy (or subtle) gradient backgrounds to your views
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...
 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:  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?