datchley / react-scale-text

A React library to keep an element's text scaled to fit it's container
MIT License
54 stars 18 forks source link

Incomplete with react 16.0 #9

Closed maZahaca closed 6 years ago

maZahaca commented 6 years ago

Hi, I've just checked on react 16.0 branch and getting many errors, at least one about using PropTypes as from separate repo.

datchley commented 6 years ago

Getting ready to merge in #12 which is a dependency upgrade to support React 16, which should correct this issue.

datchley commented 6 years ago

We've got 1.1.4 out now which should correct these issues. I'm going to close this; but feel free to reopen if you're still seeing problems.