I mostly agree re: the language itself but Compose is a lot more production ready than SwiftUI, unless you're only targeting iOS 14+, or really 15+
SwiftUI has horrendous bugs in each . release of iOS 13 and 14 has plenty of them too. It really needs to be deployed a la Jetpack Compose on Android, being tied to the OS makes it very difficult to ship reliable code using it.
SwiftUI has horrendous bugs in each . release of iOS 13 and 14 has plenty of them too. It really needs to be deployed a la Jetpack Compose on Android, being tied to the OS makes it very difficult to ship reliable code using it.