react-count-animation icon indicating copy to clipboard operation
react-count-animation copied to clipboard

:collision:Animation for change count,using React library.

Results 3 react-count-animation issues
Sort by recently updated
recently updated
newest added

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.