airtoxin/react-showcase

Update to React 16?

Closed this issue · 2 comments

Tuizi commented

Can you update this package to React 16?
The main issue is about PropTypes, with React 16 you should not use React.PropTypes.object but instead import PropTypes from 'prop-types'; and then PropTypes.object

Oh, sorry for my lazy updating.
I'll try anytime soon.

Done #4.
Please try version 0.2.0