Open code-anas opened 3 years ago
I'm having the same issue on iOS, however, the old package isn't working for me..
Same issue
redux-persist should not be used in any project. It is not mantained.
Getting same issue
redux-persist should not be used in any project. It is not mantained.
Any good alternatives?
Oppositely, i got error when use @react-native-community/async-storage but totally fine with @react-native-async-storage/async-storage
react native : 0.64 Tested on android emulator
@react-native-async-storage/async-storage
is not working.but the old package is still working with
@react-native-community/async-storage
which is deprecated. https://www.npmjs.com/package/@react-native-community/async-storageis redux-persist will support
@react-native-async-storage/async-storage
?