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

Tappable: isMounted is deprecated!

vvkee opened this issue · comments

Tappable: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

@weizongqi1990 PR's accepted - perhaps extend/finish #106

Closing in favour of #105