-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Description
Target Branch
0.79
Link to commit or PR to be picked
Description
This appears to fix an issue where removing a sibling with zIndex breaks drawing of the next sibling. The theory is that eager return in onViewRemoved
prevents the view from reverting into a state where it no longer uses custom draw order. However, tracing back history, this eager return was added to fix a bug in Reanimated. cc bartlomiejbloniarz to confirm if this Reanimated issue resurfaces from this change.
See also facebook/react-native#49838
manosim
Metadata
Metadata
Assignees
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Type
Projects
Status
Done / Picked