react-spinjs icon indicating copy to clipboard operation
react-spinjs copied to clipboard

Component uses React.PropTypes which is deprecated

Open Freywar opened this issue 8 years ago • 2 comments

PropTypes have moved to separate package and won't be accessible as React field in next version: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

Freywar avatar Apr 26 '17 08:04 Freywar

There is already a PR #8 for it. @qimingweng please merge it and release

martinmacko47 avatar Sep 21 '17 07:09 martinmacko47

Here is the upgraded version of the react-spinjs which is compatible with the latest react version. Feel free to use this package. https://github.com/gr8pathik/react-spinjs

I have also added the new npm package https://www.npmjs.com/package/react-spinjs-new

gr8pathik avatar Apr 05 '18 17:04 gr8pathik