JedWatson / react-tappable

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

Deprecation of React.createClass #99

Closed nielsvanmidden closed 7 years ago

nielsvanmidden commented 7 years ago

Warning: Formsy: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

nielsvanmidden commented 7 years ago

Pull request can be found: https://github.com/JedWatson/react-tappable/pull/100