问题
My GeometryReader was working fine in iOS13 but now in iOS14 i get a thread issue.
"Invalid frame dimension (negative or non-finite)."
I printed the size that the reader should give back and it looked fine.
The app is still basically working, but looks a bit weird, because there is some padding introduced.
Does anyone have any ideas how to tackle this?
来源:https://stackoverflow.com/questions/64027041/swiftui-ios14-geometryreader-invalid-frame-dimension