Can you share the versions of React Native
& AsyncStorage
used and also the implementation of AsyncStorage
in your code?
In the meanwhile, maybe try this:
iOS
simulator / android
emulator.yarn react-native clean
--> a --> returnyarn install
yarn start --reset-cache
yarn react-native run-android
/ yarn react-native run-ios