Commit 4314d19
authored
Align measured iOS component height with layout constraints (#180)
Now measured component height is at most the layout constraints' maximum
allowed height for the component. This way we don't get tons of warnings
from the shadow node each time measuring in a scrollable component is
done.1 parent aa2d350 commit 4314d19
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments