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

connectToStores - createClass is deprecated on react 16 #25

Open
fluse opened this issue Apr 17, 2017 · 4 comments
Open

connectToStores - createClass is deprecated on react 16 #25

fluse opened this issue Apr 17, 2017 · 4 comments

Comments

@fluse
Copy link

fluse commented Apr 17, 2017

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.

@linchen2chris
Copy link

You're using React 15.5.x.
I am confusing that will alt-utils upgrade any more.

@nzbart
Copy link

nzbart commented Aug 21, 2017

Are there any plans to resolve this, or will we need to remove Alt from our app when React 16 is released?

@mwbennett
Copy link

+1 on this -- any other solutions that work with React v16?

@fluse
Copy link
Author

fluse commented Dec 9, 2017

you can use this

https://www.npmjs.com/package/alt-store-connect

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

4 participants