nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/react-native
The Nx Plugin for React Native contains generators for managing React Native applications and libraries within an Nx workspace. It provides:
-Integration with libraries such as Jest, Detox, and Storybook.
-Scaffolding for creating buildable libraries th
@nx/detox
The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.
@nx/expo
The Expo Plugin for Nx contains executors and generators for managing and developing an expo application within your workspace. For example, you can directly build for different target platforms as well as generate projects and publish your code.