Leocardoso94 / animated-number-react

Super easy way to animate numbers with React
MIT License
103 stars 13 forks source link

Feature request #48

Open paulchristianprieto opened 2 years ago

paulchristianprieto commented 2 years ago

Can it have an option to stop reanimating the numbers once it's done animating once?

paulchristianprieto commented 2 years ago

Here is a context of my situation.

I am using a card that updates it's state every time it is dragged and drop. And the numbers inside always animates from 0 - value every time i move the cards.