Leocardoso94 / animated-number-react

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

How to specify the number to start the animation? #4

Open alessandro308 opened 5 years ago

alessandro308 commented 5 years ago

There is a method to specify the number to start the counter? For example, if the value to reach is 3000, can I specify to start to animate from 2000 and perform only the animation on the last 1000 number?

Leocardoso94 commented 5 years ago

Sorry for the delay to respond, but today you have no good way to do this. I'm going to work on some improvements, this would be an interesting thing to start with.

pbsmultimedia commented 5 years ago

Hey! Great plugin, good work. Any news on this enhancement?

OlaoluwaM commented 3 years ago

Are you using animejs fully or just the part of it you need? Correct me if I am wrong but doesn't animejs have some sort of 'from' property?

bluelovers commented 1 year ago

https://github.com/bluelovers/animated-number-react/blob/master/dist/index.d.ts#L64