React Native Template
Expo scaffold for cross-platform mobile apps.
- Repo: dps-templates-react-native
- Path:
apps/dps/dps-templates/dps-templates-react-native - Maps to app type:
react-native(aliasmobile)
What it includes
- Expo SDK with TypeScript baseline.
- React Native + React Navigation app shell.
android/andios/native folders.- EAS configuration (
eas.json) for cloud builds. - GitHub Actions workflows for build + publish to TestFlight, Google Play, and Firebase Distribution.
Reference deployments
- 3y3anaa — full mobile app shipped from this template.
Wizard configuration
| Field | Type | Required |
|---|---|---|
appName | string | ✅ |
iosBundleId | string | ✅ |
androidPackage | string | ✅ |
easProjectId | string | ❌ |
parseServerUrl | string | ❌ — backend |