diffract icon indicating copy to clipboard operation
diffract copied to clipboard

Not compatible with React 16

Open negomi opened this issue 7 years ago • 2 comments

Hey!

I noticed this project is still using React.PropTypes which was deprecated in React 16, in favor of https://www.npmjs.com/package/prop-types.

The other changes are covered in more detail here: https://reactjs.org/blog/2017/09/26/react-v16.0.html

Thanks :)

negomi avatar Oct 09 '17 20:10 negomi

Encountering this deprecation as well - are there any plans to update the project to React 16/16.2 in the near future?

pattishin avatar Feb 08 '18 22:02 pattishin

Same issue.... I hope that I can implement these components in my project, but unfortunately it's not updated since 3 years ago. And the doc. is very poor from details. Hope they can complete and update.

Good luck

MeqdadDev avatar Dec 03 '18 19:12 MeqdadDev