Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions.
Deploy app through the following Google Play Store release pipeline:
- Internal Testing
- Closed Testing (Alpha or Closed Beta)
- Open Testing (Beta or Open Beta)
- Production
- Development (branch:
develop
) - Staging (branch:
staging
) - Production (branch:
main
)