Skip to content

Commit 344d718

Browse files
committed
Add patch details
1 parent f8252f6 commit 344d718

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

patches/react-native/details.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# `react-native` patches
2+
3+
### [react-native+0.79.2+025+fix-display-contents-not-updating-nodes.patch](react-native+0.79.2+025+fix-display-contents-not-updating-nodes.patch)
4+
5+
- Reason:
6+
7+
```
8+
This patch updates Yoga to correctly update the subtrees of `display: contents` nodes
9+
so that they are in sync with their React Native counterparts.
10+
```
11+
12+
- Upstream PR/issue: https://github.com/facebook/react-native/pull/52530
13+
- E/App issue: https://github.com/Expensify/App/issues/65268
14+
- PR introducing patch: [#65925](https://github.com/Expensify/App/pull/65925)

patches/react-native+0.79.2+025+fix-display-contents-not-updating-nodes.patch renamed to patches/react-native/react-native+0.79.2+025+fix-display-contents-not-updating-nodes.patch

File renamed without changes.

0 commit comments

Comments
 (0)