Search code examples
react-nativeredux-persist

Getting error while using ReactNative + Redux-persist V 5.10


Getting error while using ReactNative + Redux-persist 5.10 - console.error: "redux-persist: rehydrate for "root" called after timeout.


Solution

  • Got it to work by downgrading the redux-persist version from 5.10.0 to 5.6.12.