Package Exports
- pod-install
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pod-install) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
👋 Welcome to
pod-install
🚀 Usage
npx pod-install
👋 Notice: This package is not limited to Expo projects, you can use it with any iOS or Xcode project using CocoaPods.
🤔 Why?
Run npx pod-install
to ensure CocoaPods are installed on the device and the repo is up-to-date.
The process will quit if the machine isn't darwin.
⚙️ Options
For more information run npx pod-install --help
(or -h
)
Flag | Input | Description | Default |
---|---|---|---|
--non-interactive |
[boolean] |
Skip prompting to install CocoaPods with sudo | process.stdout.isTTY |
License
The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.