Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Create EAS Build Function

The fastest way to create the function module for EAS Build custom builds

# With NPM
npx create-eas-build-function

# With Yarn
yarn create eas-build-function

# With pnpm
pnpm create eas-build-function