expo-cli eject [path]

Create native iOS and Android project files. Learn more: https://docs.expo.dev/workflow/customizing/

Arguments

NameDescription
pathfolders

Options

NameDescription
-h, --helpOutput usage information
--no-install <boolean>Skip installing npm packages and CocoaPods
--npm <boolean>Use npm to install dependencies. (default when Yarn is not installed)
-p, --platform <platform>Platforms to sync: ios, android, all. Default: all
--config [file]Deprecated: Use app.config.js to switch config files instead