I used Apple's new SwiftUI framework to remove the older AppKit legacy code in my Mac App. The app suffered with features, updates and bug fixes simply due to the fact that I was not used to AppKit, coming from an iOS background and using UIKit.
I used Appl'es new UI framework to make the app more responsive and to make it a bit more presentable.