The Expo config contains a placeholder EAS project ID. Replace it with a real project ID or document how contributors should configure it locally.
Suggested tasks
- Replace the placeholder value if a project ID is available
- Move environment-specific values to local configuration if needed
- Document setup steps for EAS builds
- Ensure contributors can run the app without modifying tracked files
Acceptance criteria
- The placeholder EAS project ID is removed or documented
- EAS setup instructions are clear
- Local development is not blocked by missing project-specific values
The Expo config contains a placeholder EAS project ID. Replace it with a real project ID or document how contributors should configure it locally.
Suggested tasks
Acceptance criteria