Alan Francisacf
Aug 9, 2026, 6:58 PMAnd I think I miss a lot of the configuration just being in a XIB. It's a view. It has a blue background. That used to be a field in an inspector and now its view.background(.blue). I sort of want the benefits of the concrete state management and view body structure, while hiding a lot of the "noise" that used to be inspector fields.
Anyhoo, just ranting after my third attempt to refactor some code into something that pleases me to read.