Skip to content

Commit 3331140

Browse files
committed
fixed "Upgrade to 0.82"
1 parent d5e4b75 commit 3331140

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/blog/2025-10-08-react-native-0.82.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,10 @@ Please use the [React Native Upgrade Helper](https://react-native-community.gith
310310

311311
To create a new project:
312312

313+
```bash
314+
npx @react-native-community/cli@latest init MyProject --version latest
315+
```
316+
313317
If you use Expo, React Native 0.82 will be available as part of the expo@canary releases.
314318

315319
The next SDK, SDK 55, will be shipped with the next stable release of React Native: 0.83.

0 commit comments

Comments
 (0)