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 😂

  • lazyvar@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

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