Initialize the @nx/react-native
plugin.
@nx/react-native:generators | Nx
Generator References
Here is a list of all generator available for this package.
initInternal
Create a React Native application.
Create a React Native library.
Create a React Native component.
Set up Storybook for a React Native application or library.
Generate Storybook story for a React Native component.
Create stories for all components declared in an application or library.
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.