Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@expo/steps

Package Overview
Dependencies
Maintainers
11
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/steps

TBD

Source
npmnpm
Version
18.2.0
Version published
Weekly downloads
832K
36.7%
Maintainers
11
Weekly downloads
 
Created
Source

@expo/steps

TBD

Examples

If you want to run config examples from the examples directory, e.g. examples/simple, follow the steps:

  • Run yarn and yarn build in the root of the monorepo.
  • Add alias eas-steps="/REPLACE/WITH/PATH/TO/eas-cli/packages/steps/cli.sh" to your .zshrc/.bashrc/etc.
  • cd into examples/simple and run eas-steps config.yml project [darwin|linux]. The first argument is the config file, and the second is the default working directory for the config file. The third argument is the platform for which you want to simulate running a custom build, it defaults to the platform of the device on which the CLI is currently being run.

Example project

See the example project using custom builds at https://github.com/expo/eas-custom-builds-example.

FAQs

Package last updated on 09 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts