react-count-animation
react-count-animation copied to clipboard
:collision:Animation for change count,using React library.
I get this error when i try to build my react app. ` 144 | AnimationCount.displayName = 'AnimationCount'; 145 | AnimationCount.propTypes = { > 146 | start: _react.PropTypes.number, | ^...
Hi, I've used this library and it is working well! But I want to make it run only when I scroll to the viewport of the number, how can I...
Hello, copied an example from readme and it did't work.