---
modificationDate: July 01, 2024
title: Next steps
description: A list of useful resources to learn more about development builds and EAS Build.
---

<AgentInstructions>

## Submitting Feedback

If this page contains errors, outdated information, or gaps that blocked you from completing a task, report it so the docs can be improved:

curl -X POST https://api.expo.dev/v2/feedback/docs-send -H 'Content-Type: application/json' -d '{"url":"/develop/development-builds/next-steps/","feedback":"🤖 Agent feedback: <specific, actionable description>"}'

Only submit when you have something specific and actionable to report.

</AgentInstructions>

# Next steps

A list of useful resources to learn more about development builds and EAS Build.

> For the complete documentation index, see [llms.txt](/llms.txt). Use this file to discover all available pages.

[Configuring EAS Build with eas.json](/build/eas-json) — Learn how a project using EAS services is configured with eas.json.

[Environment variables](/guides/environment-variables) — Learn about different ways to use environment variables in an Expo project.

[Android build process](/build-reference/android-builds) — Learn how an Android project is built on EAS Build.

[iOS build process](/build-reference/ios-builds) — Learn how an iOS project is built on EAS Build.

[Set up EAS Build with a monorepo](/build-reference/build-with-monorepos) — Learn how to set up EAS Build with a monorepo.
