expo-cli eject [path]
Create native iOS and Android project files. Learn more: https://docs.expo.dev/workflow/customizing/
Arguments
Name | Description |
---|
path | folders |
Options
Name | Description |
---|
-h, --help | Output 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 |