ameyms / react-animated-number

React component for animating numbers
MIT License
167 stars 28 forks source link

Add support for easing functions #21

Open ameyms opened 6 years ago

ameyms commented 6 years ago

Currently, we only support linear transition. Add support for specifying easing functions.