Originally posted by **shial4** November 3, 2023
I know frame `maxWidth` and `maxHeight` is low priority for you, however, I've been doing SwiftUI since the very beginning and have many apps build with it.
I find this `frame` modifier very powerful and would love to have it fully supported by SKIP
```
.frame(maxWidth: Double.infinity)
```
Discussed in https://github.com/skiptools/skip/discussions/33