We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the reason why installing redux-localstorage doesn't use redux.applyMiddleware?
The text was updated successfully, but these errors were encountered:
I was thinking the EXACT same thing. Also, having a hard time getting it to work with AsyncStorage (RN).
Sorry, something went wrong.
https://github.com/elgerlambert/redux-localstorage/blob/1.0-breaking-changes/src/persistState.js#L40
You might not be looking at 1.0, try installing redux-localstorage@rc or pinning to ^1.0.0-rc5
No branches or pull requests
What is the reason why installing redux-localstorage doesn't use redux.applyMiddleware?
The text was updated successfully, but these errors were encountered: