
@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.
@nrwl/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.
nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/devkit
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
@nx/js
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.