Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back the right click dev menu #1822

Merged
merged 1 commit into from
May 10, 2023
Merged

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

The 71 merge meant some code needed to enable the right click dev menu went away. This change adds back the method to the turbomodule spec, which means we also need a stub for the method on Android (this used to be an Android patch in 0.68).

Changelog

[MACOS] [FIXED] - Add back the right click dev menu

Test Plan

Right clicking brings back the dev menu

@Saadnajmi Saadnajmi requested a review from a team as a code owner May 10, 2023 08:34
@Saadnajmi Saadnajmi changed the title [macOS] Add back the right click dev menu Add back the right click dev menu May 10, 2023
@Saadnajmi Saadnajmi merged commit 97ad878 into microsoft:main May 10, 2023
17 of 18 checks passed
@Saadnajmi Saadnajmi deleted the dev-menu branch August 11, 2023 07:21
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.

None yet

3 participants