In my react-native app, I am trying to persist my redux state into local storage and load it back when the app restarts, with using https://github.com/rt2zz/redux-persist. There