react-animated-numbers
react-animated-numbers copied to clipboard
Animate part of the number
is there a way to animate the number (e.g 111 => 112) so only last 1 becomes 2 instead of animating the whole number, because it doesn't make sense to animate numbers if they are not going to be changed.
is there a way to do that?