rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.94k stars 866 forks source link

Redux persist on windows app (UWP) #1273

Open omdxp opened 3 years ago

omdxp commented 3 years ago

Hello, I am trying to implement redux persist on a windows app, redux was working fine but once I implement the redux persist there were errors. I would like to see a sample for implementing redux persist with specifying what engine should I use.