react-native-deployment

Installation
SKILL.md

React Native Deployment

Priority: P2 (MAINTENANCE)

Workflow: Ship Production Release with EAS Build

  1. Configure eas.json with development, preview, and production profiles
  2. Set environment variables in .env.production
  3. Run eas build --platform all --profile production
  4. Verify build artifact on EAS dashboard
  5. Submit to stores: eas submit --platform ios / eas submit --platform android
  6. For JS-only hotfixes, publish OTA: eas update --branch production

Over-the-Air (OTA) Updates

CodePush (Microsoft)

Installs
1
GitHub Stars
521
First Seen
Jun 17, 2026
react-native-deployment — hoangnguyen0403/agent-skills-standard