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

Warning from using deprecated react code

mark-sun opened this issue · comments

Hi, I got these two warning from using Tappable.
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
Warning: Tappable: 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.
Not sure if this is already tracked. Just a reminder. Thank you.

Hi @mark-sun,

This has already been fixed and merged in #101

Please help to get this published by +1 the following issue: #103