bhanuc / react-native-fs-store

FS based Store implementation for react native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you know if this would work with redux-persist?

dchersey opened this issue · comments

I'm looking to be able to store larger redux-stores in Async Storage; having outofmemory errors persisting the redux store.

Any idea if this has been tested by others with redux-persist?

Not sure if this has been tested with redux-persist. But after going through the docs, dropping this should quite straightforward. Kindly re-open the issue if you find any problem with the module