react-progressbar.js
react-progressbar.js copied to clipboard
how do I trace if the animation is done?
@infacq .animate() accepts a callback. Use that to set a variable or fire your function.