79703118

Date: 2025-07-16 08:26:42
Score: 1
Natty:
Report link

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:

  1. Uninstall app from your iOS simulator / android emulator.
  2. yarn react-native clean --> a --> return
  3. yarn install
  4. yarn start --reset-cache
  5. yarn react-native run-android / yarn react-native run-ios
Reasons:
  • Whitelisted phrase (-2): try this:
  • RegEx Blacklisted phrase (2.5): Can you share
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you share the
Posted by: cmcodes