Michael Dominick on Twitter — Living more or less purely in desktop #Linux, I’m finding a lot to love but do wish the community didn’t have to rely so heavily on electron and that there we’re some blessed gui app toolkit that’s was well supported.
Introduction to declarative UI — Frameworks from Win32 to web to Android and iOS typically use an imperative style of UI programming. This might be the style you’re most familiar with—where you manually construct a full-functioned UI entity, such as a UIView or equivalent, and later mutate it using methods and setters when the UI changes.
SwiftUI Overview — SwiftUI helps you build great-looking apps across all Apple platforms with the power of Swift
React Native — React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.