|
|
|
|
|
by cosmic_cheese
135 days ago
|
|
Personally I avoid using SwiftUI except in bite size chunks like collection view cells. It’s great for that kind of use case but doesn’t scale up well. I wasn’t of the mind that AppKit/UIKit really needed replacing in the first place, though… |
|