malte-wessel / react-textfit

React component to fit headlines and paragraphs into elements
http://malte-wessel.github.io/react-textfit/
MIT License
470 stars 143 forks source link

Question about animation #33

Open matanox opened 6 years ago

matanox commented 6 years ago

Hey, would you say this would work well with animation? e.g. for placing text inside of a monotonically increasing circle? does it also have an option to center-align the text?

Thanks!