Commit da23346
Fix UNDEFINED YGValue serialization (#52376)
Summary:
Pull Request resolved: #52376
Correct the expected serialization based on the YogaValue parse implementation:
https://www.internalfb.com/code/fbsource/[ecdf90fe69d0]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/yoga/YogaValue.java?lines=66-68
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D77663413
fbshipit-source-id: e8b6091a5d57c6d0301411371c290a867c9b52241 parent ceb5f1d commit da23346
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments