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

Settable speed value and wait time

Open nabettu opened this issue 5 years ago • 0 comments

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.

nabettu avatar Feb 14 '20 04:02 nabettu