JedWatson / react-tappable

Tappable component for React

Home Page:http://jedwatson.github.io/react-tappable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nielsvanmidden opened this issue · comments

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

Fix is in Pull Request