The amount of compiler magic used by SwiftUI is staggering. By itself it's not a deal breaker, but closed source makes it almost impossible to understand what is going on.
The compiler https://swift.org/swift-compiler/ is open source? https://github.com/apple/swift
Or have I misunderstood your comment?