FullstackStation / react-native-svg-animated-linear-gradient

A wrap SVG component for animated linear gradient
MIT License
434 stars 110 forks source link

How to add speed to this? #18

Closed findelallc closed 5 years ago

findelallc commented 5 years ago

alike react-native-content-loader which works fine,this package doesn't provide speed option to up speed for loader, any ideas how to do?

virusvn commented 5 years ago

You can pass prop 'duration', the default is 2000 (ms)