We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a0696 commit ac7c1b8Copy full SHA for ac7c1b8
1 file changed
website/versioned_docs/version-0.81/migration-guide.md
@@ -31,11 +31,11 @@ React Native 0.80 introduced Fabric as the default renderer and completed the tr
31
32
### Prerequisites
33
34
-- Node.js ≥ 18.x
35
- - React Native CLI ≥ 13.x
+- Node.js ≥ 22.x
+ - React Native CLI ≥ 20.x
36
- Visual Studio 2022 (v17.10 or later)
37
- Windows SDK ≥ 10.0.22621.0
38
- - Existing RNW app running on RN < 0.81 (Paper architecture)
+ - Existing RNW app running on RN < 0.81
39
40
Run yarn install after every update of package.json file
41
0 commit comments