@nrwl/expo:prebuild

Create native iOS and Android project files for building natively.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

install

boolean
Default: false

Installing npm packages and CocoaPods.

platform

p
string
Default: all
Accepted values: ios, android, all

Platforms to sync

template

string

Project template to clone from. File path pointing to a local tar file or a github repo