| ▲ | frizlab 7 hours ago | |
SwiftUI has nothing to do with Swift… It’s just a UI framework that happens to have been written for Swift. | ||
| ▲ | bensyverson 3 hours ago | parent [-] | |
Fair—though SwiftUI has influenced/required new Swift features like Result Builders. I've found generating Swift to be a mixed bag. The LSP consistently reports stale errors which the model has to ignore, handling strict concurrency correctly can lead to ugly workarounds or huge refactors, the documentation for Apple's APIs aren't accessible to agents, the list goes on. | ||