How to persist redux store to local storage rather than async storage in react native

前端 未结 0 1673
被撕碎了的回忆
被撕碎了的回忆 2020-12-06 12:54

I am using redux-persist to persist state of my app. By default it persist state inside AsyncStorage but I want it to be in localStorage

相关标签:
回答
  • 消灭零回复
提交回复
热议问题