When I started building chat for our first companion app, I went with SwiftUI for the sake of development speed.
But if chat is the core experience of the app, it MUST FEEL RIGHT! There are table stakes you need to meet... can you do that with SwiftUI?
I immediately realized that List wasn’t... See more