EAS Update is a tool that allows you to configure and deploy over-the-air updates to your app.

Deploying updates

You can deploy updates to your app by running the following command:

eas update --channel production --message "Deploying updates"

Resources

Is this lesson useful?