Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated Methods in React 17 #132

Closed
vinceprofeta opened this issue Mar 28, 2019 · 3 comments
Closed

Deprecated Methods in React 17 #132

vinceprofeta opened this issue Mar 28, 2019 · 3 comments

Comments

@vinceprofeta
Copy link

vinceprofeta commented Mar 28, 2019

componentWillMount, getChildContext, componentWillReceiveProps will all be deprecated.

Are there plans to release a version with the updated API's?

It might be cool to use Hooks as well

@Yomguithereal
Copy link
Owner

I don't have much time right now but if you can draft some things to update the lib to support latest react updates it would be rad. I would also review hook-related prs.

@JosephClay
Copy link

Created a pull for this, see #133

@vinceprofeta
Copy link
Author

Closing issue with @JosephClay pull to support hooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants