Skip to content

Conversation

@Saadnajmi
Copy link
Collaborator

Summary:

In general, we prefer to use RCTPlatformView (#define NSView) over RCTUIView (subclass of NSView for iOS interop) as it tends to have less "Expected NSView, but got subclass of NSView" style errors. This changes fixes one of those errors

@Saadnajmi Saadnajmi requested a review from a team as a code owner August 12, 2025 17:14
@Saadnajmi Saadnajmi merged commit d4d09ac into microsoft:main Aug 12, 2025
21 checks passed
@Saadnajmi Saadnajmi deleted the platform branch August 12, 2025 18:15
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