Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

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

75f853d had fixed this all the way back in RN 0.62, but we seemed to never pick it up. Let's pick it up now.

Changelog

[macOS] [Changed] - Remove a diff around the NewAppScreen example

Test Plan

CI passes.

…#27180)

Summary:
This pull request adds a missing key attribute to an array of elements in the example for `NewAppScreen`. This results in the "missing key" warning no longer appearing when viewing this example.

[General] [Fixed] - RNTester: Add missing key attribute in NewAppScreen example
Pull Request resolved: facebook#27180

Test Plan: When viewing this example in RNTester, this warning is no longer printed.

Differential Revision: D18418198

Pulled By: mdvacca

fbshipit-source-id: 8fbe51da7b714e3e94fd2186ea8cc4e3606d9f95
@Saadnajmi Saadnajmi requested a review from a team as a code owner December 19, 2022 22:01
@Saadnajmi Saadnajmi mentioned this pull request Dec 19, 2022
4 tasks
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 9f78517
Branch: main

@Saadnajmi Saadnajmi merged commit f8cf5b1 into microsoft:main Dec 22, 2022
@Saadnajmi Saadnajmi deleted the new-app-screen branch January 15, 2023 23:46
shwanton pushed a commit to shwanton/react-native-macos that referenced this pull request Feb 13, 2023
…#27180) (microsoft#1608)

Summary:
This pull request adds a missing key attribute to an array of elements in the example for `NewAppScreen`. This results in the "missing key" warning no longer appearing when viewing this example.

[General] [Fixed] - RNTester: Add missing key attribute in NewAppScreen example
Pull Request resolved: facebook#27180

Test Plan: When viewing this example in RNTester, this warning is no longer printed.

Differential Revision: D18418198

Pulled By: mdvacca

fbshipit-source-id: 8fbe51da7b714e3e94fd2186ea8cc4e3606d9f95

Co-authored-by: empyrical <empyrical@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants