|
|
|
|
|
by grishka
479 days ago
|
|
All of these modern "declarative" frameworks seem to be optimized for hello world kinds of apps. Jetpack Compose, too. And SwiftUI is just being too smart sometimes: https://tonsky.me/blog/swiftui/ Not sure about other people, but for me, my UI framework making its own heuristic decisions about how to lay out and style my views is the last thing I want. It robs me of the certainty that my UI will look and work the way I intend. And this is why, as an Android developer, I still build my apps with decade-old tried and true technologies. |
|
That this is shipping in the native UI framework for a trillion dollar tech company is astonishing.