JedWatson / react-tappable

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

isMounted is deprecated #106

Closed dcousens closed 7 years ago

JedWatson commented 7 years ago

Can't just remove this, it needs to be handled internally by the component.

i.e. set something on the instance in componentDidMount / unset it on componentWillUnmount

dcousens commented 7 years ago

For sure, PR was meant to be marked as WIP

dcousens commented 7 years ago

I don't have time to do this, closing and leaving https://github.com/JedWatson/react-tappable/issues/105 open