react-circular-progressbar
react-circular-progressbar copied to clipboard
Animate Trail Colour
Is there a way to animate the trail colour, for example, something like react-bootstrap and their animated progress bars:
https://react-bootstrap.github.io/components/progress/
You could try to use the buildStyles or the styles feature of the package and write your own CSS for the animation you want to achieve