ns prepare ios
Prepares your project for an iOS build
Options
Name | Description |
---|---|
--hmr | Enables the hot module replacement (HMR) feature |
--force | Skips the application compatibility checks and forces npm i to ensure all dependencies are installed |
Prepares your project for an iOS build
Name | Description |
---|---|
--hmr | Enables the hot module replacement (HMR) feature |
--force | Skips the application compatibility checks and forces npm i to ensure all dependencies are installed |