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

Why does this middleware not use applyMiddleware? #86

Open
toddw opened this issue Dec 12, 2017 · 2 comments
Open

Why does this middleware not use applyMiddleware? #86

toddw opened this issue Dec 12, 2017 · 2 comments

Comments

@toddw
Copy link

toddw commented Dec 12, 2017

What is the reason why installing redux-localstorage doesn't use redux.applyMiddleware?

@camdagr8
Copy link

camdagr8 commented Jan 2, 2018

I was thinking the EXACT same thing. Also, having a hard time getting it to work with AsyncStorage (RN).

@jkomusin
Copy link

jkomusin commented Jan 10, 2018

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

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