Initialize the @nx/react-native
plugin.
@nx/react-native:generators | Nx
Generator References
Here is a list of all generators available for this package.
initInternal
Create a React Native application.
Create a React Native library.
Create a React Native component.
Destructive command to upgrade native iOS and Android code to latest.
Set up web configuration for a React Native app
Convert existing React Native project(s) using
@nx/react-native:*
executors to use@nx/react-native/plugin
. Defaults to migrating all projects. Pass '--project' to migrate only one target.