react-native-animated-linear-gradient icon indicating copy to clipboard operation
react-native-animated-linear-gradient copied to clipboard

Adapt react-native-linear-gradient props

Open peetzweg opened this issue 7 years ago • 1 comments

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

peetzweg avatar Jan 30 '18 18:01 peetzweg

customColors => colors I will try it. points => start, end may not be changed. I'm trying to make start and end also animated, when I done this, I will deprecate points props.

heineiuo avatar Feb 01 '18 15:02 heineiuo