heyman333 / react-animated-numbers

👾 Library showing animation of number changes in react.js
MIT License
247 stars 30 forks source link

[Feature-Request]: Disabling initial animation #47

Open kuanysh-beisembayev opened 1 year ago

kuanysh-beisembayev commented 1 year ago

Thanks for amazing library!

Could you please add opportunity to disable animation on first component render?

For example, <AnimatedNumbers initialAnimation={false} />