heyman333 / react-animated-numbers

👾 Library showing animation of number changes in react.js
MIT License
246 stars 30 forks source link

swap out react-spring with framer-motion for animation #50

Closed venkatesh1146 closed 11 months ago

venkatesh1146 commented 1 year ago

@heyman333 I have swapped the react spring with framer motion to make it compatible for people using the framer motion. Can you check and let me know your thoughts on this ?

heyman333 commented 1 year ago

@venkatesh1146 Oh, I think that's a good idea. However, I think the document on how to set up the config should be updated for framer-motion.

And if possible, I would appreciate it if you could provide a working video or codesandbox.

venkatesh1146 commented 1 year ago

@venkatesh1146 Oh, I think that's a good idea. However, I think the document on how to set up the config should be updated for framer-motion.

And if possible, I would appreciate it if you could provide a working video or codesandbox.

Sure. Will update. 👍