JedWatson / react-tappable

Tappable component for React
http://jedwatson.github.io/react-tappable/
MIT License
862 stars 90 forks source link

React.createClass is deprecated and will be removed in version 16. #93

Closed nielsvanmidden closed 7 years ago

nielsvanmidden commented 7 years ago

Warning: Tappable: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead.

https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

nielsvanmidden commented 7 years ago

Fix is in Pull Request