use-count-up: a lightweight alternative of react-countup
Hey all, I’m happy to share with you my latest open-source project use-count-up. This is a React/React Native component and hook to animate counting up or down to a number. use-count-up is thought to be a lightweight alternative to the famous react-countup with built-in support for toLocaleString number formatting. It has declarative API (no more imperative calls […]