logoalt Hacker News

jacobp100yesterday at 11:42 AM0 repliesview on HN

iOS used to do this using the Cassowary constraint solver pre-SwiftUI. It’s the worst thing to work with. So much code turning on and off constraints, dynamically adding constraints when you have new views. And that’s before you get into conflicts