microsoft / react-native-windows-samples

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
485 stars 199 forks source link

Upgrade sample readmes with new CLI commnads #951

Closed jonthysell closed 3 months ago

jonthysell commented 3 months ago

Description

This updates the various steps in our sample readme's with the CLI commands going forward with RN 0.75.

Why

Starting with RN 0.75, the preference is to call npx @react-native-community/cli instead of npx react-native and also we're deprecating the npx react-native-windows-init command in favor of npx @react-native-community/cli init-windows.

Resolves https://github.com/microsoft/react-native-windows/issues/13464

Screenshots

N/A

Microsoft Reviewers: Open in CodeFlow