@nx/react-native:upgrade-native
Upgrade native iOS and Android code to latest.
Upgrade native iOS and Android code to latest.
1nx generate upgrade-native ...
2By default, Nx will search for upgrade-native in the default collection provisioned in workspace.json.
You can specify the collection explicitly as follows:
1nx g @nx/react-native:upgrade-native ...
2Show what will be generated without writing to disk:
1nx g upgrade-native ... --dry-run
2Application project name to upgrade native files.
The display name to show in the application. Defaults to name.
cypresscypress, playwright, detox, noneAdds the specified e2e test runner.
falseGenerate JavaScript files rather than TypeScript files
trueRuns pod install for native modules before building iOS app.
Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.