ctrlplusb / react-sizeme

Make your React Components aware of their width and height!
MIT License
1.94k stars 92 forks source link

React 17 support #202

Closed mtmacdonald closed 3 years ago

mtmacdonald commented 3 years ago

Hi, please can we have support for React 17 so I don't get this peer dependency warning upon npm install in my React 17 projects. Thanks!

npm WARN react-sizeme@2.6.12 requires a peer of react-dom@^0.14.0 || ^15.0.0-0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.

Himadu2000 commented 3 years ago

201 , #204

ctrlplusb commented 3 years ago

Coming soon. :)

ctrlplusb commented 3 years ago

Tis done. 🙏