I found 2 examples: - package.json has `expo start` as `start while the README says to use `npx expo start --tunnel` - The iOS command in package.json is `expo build:ios` and it fails by default for me. The README says `expo build:ios --device`, and that one works <img width="583" height="98" alt="Image" src="https://github.com/user-attachments/assets/33c5995a-ae6b-4366-b5ba-46a2907b07ad" />