react-native-svg-animated-linear-gradient
react-native-svg-animated-linear-gradient copied to clipboard
Settable speed value and wait time
This pull request is aimed at settable speed value and wait time from props.
Why
I want to change gradient speed and wait time.
How
Speed
Reflect speed value to animation cycle in _animation().
Wait
After the animation ends, wait for the specified milliseconds before the next animation.