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.