react-native-animated-linear-gradient
react-native-animated-linear-gradient copied to clipboard
Animated linear gradient as background animation or something else.
Hi! I'm hitting the following error in production on Android. My best guess is that it's coming from this library, and that as the colors are changing, a negative value...
This library is awesome! I just wish you would use the same props as react-native-linear-gradient. Here are the differences ``` customColors => colors points => start, end ```
Thank lib for support gradient background. However, i want to make a gradient background same attachment below and color from bottom to top. How i can setting it on this...
I was unable to apply any kind of styling to an AnimatedLinearGradient. Could you make it possible to pass a style prop, that would be awesome 💪
it seems there is a duplication in react-native components (View , Text ....etc) in your project that conflict with the react-native node modules .
Nothing happens on mobile (android)
Hi. Could you please give me a help? 
Using the preset firefox color creates the error: given color (rgba(186, -1, 45, 1)) isn't a valid or rgba color
I am trying to use this library, but I'm getting the error in the title. I didn't even use it... I simply imported it like so: `import AnimatedLinearGradient, {presetColors} from...