I have an issue with `BoxWithConstraints` that whe...
# compose-ios
r
I have an issue with
BoxWithConstraints
that when the device is rotated to landscape it doesn’t get recomposed. On Android it works, any ideas? I found this open issue with a workaround but I don’t see where to apply it.