Leocardoso94 / animated-number-react

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

Feature Request #38

Open 1mehdifaraji opened 3 years ago

1mehdifaraji commented 3 years ago

I want the numbers to start animating when I scroll to the viewport of numbers . So when I scroll down and see the numbers it should start animating from zero but now when the page is reloaded and I scroll to the numbers viewport , the animation has been ended already .

EvanDaley commented 3 years ago

I'm also curious about this feature request. Is there a good way to do this manually?

1mehdifaraji commented 3 years ago

I'm also curious about this feature request. Is there a good way to do this manually?

Yes but you need to use another package just for this tiny feature and use lazy load with this package .