microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.57k stars 138 forks source link

fix(fabric): cherry-pick some View related fixes #2281

Closed Saadnajmi closed 1 week ago

Saadnajmi commented 1 week ago

Summary:

This is part of a series of PRs where we are cherry-picking fixes from https://github.com/microsoft/react-native-macos/pull/2117 to update our Fabric implementation on macOS.

These particular fixes looked to be easy low hanging fruit.

Test Plan:

CI should pass