this post was submitted on 09 Jul 2023
4 points (100.0% liked)

SwiftUI

110 readers
2 users here now

SwiftUI helps you build great-looking apps across all Apple platforms with the power of Swift — and surprisingly little code.

This is a community for people that use SwiftUI, want to learn SwiftUI or want to show off their creations with SwiftUI.

Want to learn SwiftUI?

Try out Paul Hudson's free 100 Days of SwiftUI course


We expect a civil and constructive discourse in this community.

Piracy:

Bootstrapping:


Other communities on related topics

[email protected]

[email protected]

[email protected]

[email protected]

[email protected]

[email protected]

[email protected]

founded 1 year ago
MODERATORS
 

Xcode 15b3 allows as many child views in SwiftUI as you need, with no need to use Group!

Gone are the days of forgetting how many views you’ve used and then getting an error at compile time because you used 11 child views 😂

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Was waiting for this, Paul suspected this limitation will go away based on the new changes in Swift 5.9!