Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

Summary:

This builds on top of #2690 and adds more macOS only props (but not all the ones we have in paper) to our host platform. This was originally done in #2364 on a different branch.

Test Plan:

CI should pass

@Saadnajmi Saadnajmi requested a review from a team as a code owner September 19, 2025 01:59
/*
* Describes a mouse enter/leave event.
*/
struct MouseEvent {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RNW's MouseEvent looks quite different, since it inherets from PointerEvent: microsoft/react-native-windows#14713

Maybe we should match.

@Saadnajmi
Copy link
Collaborator Author

Marking as draft as I've got open questions on the implementation for a couple of the added definitions, which might affect the definition. Meanwhile, I'll work on implementing keyboard events first

@Saadnajmi Saadnajmi marked this pull request as draft September 19, 2025 19:25
@Saadnajmi Saadnajmi closed this Sep 24, 2025
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.

2 participants