react-toggle
react-toggle copied to clipboard
React 16: TypeError: Cannot read property 'bool' of undefined
React-toggle is broken with React 16 due to React changing how proptypes are imported:
https://reactjs.org/warnings/dont-call-proptypes.html
@aaronshaf Thanks for making this plugin. It's really great! Any plans on updating it for React 16?
4.0.2 DOES work with react 16 with no warnings.