79183626

Date: 2024-11-13 06:29:58
Score: 0.5
Natty:
Report link

If your expo go show update sdk version or something related to that while developing and previewing react native project on expo go. You can check this official expo doc.

From this doc I just run these two commands on the terminal & issue fiexed.

  1. npm install expo@latest
  2. npx expo install --fix
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Shuvo