### Environment ```markdown react-native -v: 0.81.6 npm ls react-native-macos: 0.81.6 node -v: 24.12.0 npm -v: 11.8.0 yarn --version: 1.22.2 xcodebuild -version: ``` ### Steps to reproduce the bug 1. Clone repro from https://github.com/ospfranco/macos-broken-legendlist 2. bun i, cd macos, pod install, bun macos 3. Scroll down in app ### Expected Behavior Items should scroll ### Actual Behavior Items with transform appear to be clipped while scrolling ### Reproducible Demo https://github.com/ospfranco/macos-broken-legendlist ### Additional context Looking normal at rest: <img width="1286" height="759" alt="Image" src="https://github.com/user-attachments/assets/15f54433-507d-456c-8415-4ae886069ad2" /> After scrolling down it starts to clip: <img width="1286" height="756" alt="Image" src="https://github.com/user-attachments/assets/aab78e19-90ca-4491-9c60-385e46545684" /> Full video: https://github.com/user-attachments/assets/6a6151f1-0ddb-4422-afe0-ec734009b64b
Environment
Steps to reproduce the bug
Expected Behavior
Items should scroll
Actual Behavior
Items with transform appear to be clipped while scrolling
Reproducible Demo
https://github.com/ospfranco/macos-broken-legendlist
Additional context
Looking normal at rest:

After scrolling down it starts to clip:

Full video:
https://github.com/user-attachments/assets/6a6151f1-0ddb-4422-afe0-ec734009b64b