Open
Description
I use redux-persist on a React-Native app.
I noticed it takes about 20 seconds before my store gets stored in the AsyncStorage. If I restart my app in less than that, the REHYDRATE restores the old version of the store. I'm wondering why is this so long? Is there a delay? Can it be customized? AsyncStorage is pretty fast on its own.
Thanks
Metadata
Metadata
Assignees
Labels
No labels