Anonymous View
Skip to content
AI Monorepos Free online conference · June 23 Join us!

The @nx/react-native plugin provides various migrations to help you migrate to newer versions of react-native projects within your Nx workspace. Below is a complete reference for all available migrations.

update-23-0-0-migrate-create-nodes-v2-import

Section titled “update-23-0-0-migrate-create-nodes-v2-import”

Version: 23.0.0-beta.24

Rename imports of createNodesV2 from @nx/react-native/plugin to the canonical createNodes export.

Version: 23.0.0-beta.25

The following packages will be updated:

NameVersionAlways add to package.json
react-native~0.84.1Updated only
@react-native-community/cli~20.1.0Added if not installed
@react-native-community/cli-platform-android~20.1.0Added if not installed
@react-native-community/cli-platform-ios~20.1.0Added if not installed
@react-native/babel-preset~0.84.1Updated only
@react-native/metro-config~0.84.1Updated only
react-native-web~0.21.0Updated only
react^19.2.0Updated only
react-dom^19.2.0Updated only
react-test-renderer^19.2.0Updated only
@types/react^19.2.0Updated only
@types/react-dom^19.2.0Updated only
@testing-library/react-native~13.2.0Updated only
react-native-svg-transformer~1.5.1Updated only
react-native-svg~15.15.0Updated only
react-native-svg-web~1.0.9Updated only
@babel/runtime~7.27.6Updated only

Version: 21.4.0-beta.0

Remove deprecated dependencies from package.json

NameVersion
react-native>=0.76.0 <0.79.0

update-21-4-0-upgrade-react-native-projects

Section titled “update-21-4-0-upgrade-react-native-projects”

Version: 21.4.0-beta.0

Run nx upgrade for each React Native project

Version: 21.4.0-beta.0

The following packages will be updated:

NameVersionAlways add to package.json
react-native~0.79.3Updated only
@react-native-community/cli~18.0.0Added if not installed
@react-native-community/cli-platform-android~18.0.0Added if not installed
@react-native-community/cli-platform-ios~18.0.0Added if not installed
@react-native/babel-preset~0.79.3Updated only
@react-native/metro-config~0.79.3Updated only
react-native-web~0.20.0Updated only
react19.0.0Updated only
react-dom19.0.0Updated only
react-test-renderer~19.0.0Updated only
@types/react~19.0.10Updated only
@types/react-dom~19.0.6Updated only
@testing-library/react-native~13.2.0Updated only
react-native-svg-transformer~1.5.1Updated only
react-native-svg~15.11.2Updated only
react-native-svg-web~1.0.9Updated only
@babel/runtime~7.27.6Updated only