Skip to content

Bug: Transform causes clipping while scrolling #2935

@jmeistrich

Description

@jmeistrich

Environment

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:
Image

After scrolling down it starts to clip:
Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions