gianu / react-fittext

React Plugin to fit text on the screen
http://softwarepsychonaut.com/react-fittext
MIT License
218 stars 51 forks source link

Does not update prop values when component is updated. #19

Closed ipselon closed 7 years ago

ipselon commented 7 years ago

The component does not change props values. It seems that it takes property value only when the component is mounted, but not updated.

denis-sokolov commented 7 years ago

Fixed in 1.0.0!