MicheleBertoli / react-count-to

Animated counter component for React.js
http://react-count-to.herokuapp.com
MIT License
61 stars 14 forks source link

start counter when component show on screen #49

Open RutvikJR opened 2 years ago

RutvikJR commented 2 years ago

Counter is starting when component is loading. so if i am using it below in website then i am not able to see that counter animation so is there any way i can start counter when that counter is on screen?