The Quest for Butter-Smooth Table Sorting on macOS
If you’ve spent any time building macOS apps with SwiftUI, you know that Table sorting is a minefield. It’s one thing to get the data to change order; it’s another entirely to get it to animate like a native AppKit app. Here is the Read more