Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

@Saadnajmi Saadnajmi commented Sep 1, 2022

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

Resolves #1397. Seems this typo has existed since the beginning of the open source repo.

Changelog

[macOS] [Fixed] - Fix template project specifying wrong constraints

Test Plan

Used yarn link to use my local version of React Native macOS to create a new test project using the instructions here https://microsoft.github.io/react-native-windows/docs/0.64/rnm-getting-started (I used 0.68 instead of 0.64).

Confirmed the typo is no longer there.

image

…s; branch 'main' of github.com:microsoft/react-native-macos into fix-template
@Saadnajmi Saadnajmi marked this pull request as ready for review December 12, 2022 19:41
@Saadnajmi Saadnajmi requested a review from a team as a code owner December 12, 2022 19:42
@Saadnajmi Saadnajmi changed the title [Draft] Fix template project specifying wrong constraints Fix template project specifying wrong constraints Dec 12, 2022
@Saadnajmi Saadnajmi added this to the 0.71 milestone Dec 12, 2022
@Saadnajmi Saadnajmi merged commit 760a20d into microsoft:main Dec 13, 2022
@Saadnajmi Saadnajmi deleted the fix-template branch December 13, 2022 01:03
shwanton pushed a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.68.3x new project template has wrong constraints on RootView

2 participants