microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.39k stars 130 forks source link

Logic to test new RN-macos app should use matching version #1213

Open acoates-ms opened 2 years ago

acoates-ms commented 2 years ago

Description

In .ado/templates/react-native-macos-init.yml, when we install a new RN app, before we call react-native-macos-init, we need to specify which version of RN to use. In the 0.68 branch we hard coded this to 0.68. In main we should do something to align with the react-native dependency version specified in package.json

Version

main

Output of npx react-native info

N/A

Steps to reproduce

N/A

Snack, code example, screenshot, or link to a repository

No response

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Saadnajmi commented 1 year ago

not stale