UNPKG

@nx/react-native

Version:

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

12 lines (11 loc) 336 B
{ "version": 2, "outputCapture": "direct-nodejs", "cli": "nx", "$id": "NxReactNativeEnsureSymlink", "$schema": "https://json-schema.org/schema", "title": "Ensure Symlink for React Native", "description": "Ensure workspace node_modules is symlink under app's node_modules folder.", "type": "object", "properties": {} }