File: introduction.md | Updated: 11/15/2025
Hide navigation
Search
Ctrl K
Home Guides EAS Reference Learn
Archive Expo Snack Discord and Forums Newsletter
Copy page
Common React Native CI/CD workflows for developing, reviewing, and releasing your app.
Copy page
The following workflows are examples of how you can use EAS Workflows to automate your development, review, and release processes. They can help you and your team develop, review each other's PRs, and release changes to your users continuously.
Create development builds
Learn how to kick off development builds in parallel for each platform.
Publish preview updates
Learn how to publish preview updates for each commit on every branch.
Deploy to production
Learn how to build and submit to the app stores or send an over-the-air update when merging to main.
Run E2E tests
Learn how to run E2E tests.