Open toddw opened 6 years ago
I was thinking the EXACT same thing. Also, having a hard time getting it to work with AsyncStorage (RN).
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
What is the reason why installing redux-localstorage doesn't use redux.applyMiddleware?