This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.
EAS Workflows examples
Edit page
Common React Native CI/CD workflows for developing, reviewing, and releasing your app.
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.
Examples
Learn how to kick off development builds in parallel for each platform.
Learn how to publish preview updates for each commit on every branch.
Learn how to delete EAS Update branches when GitHub branches are deleted.
Learn how to build and submit to the app stores or send an over-the-air update when merging to main.
Learn how to run E2E tests.