# ``SwiftCrossUI`` Create cross-platform desktop apps for macOS, Linux, Windows, iOS and tvOS. ## Overview SwiftCrossUI takes inspiration from SwiftUI, allowing you to use the basic concepts of SwiftUI to create cross-platform desktop apps. SwiftCrossUI provides your users with a native experience on every platform via a suite of backends built on top of various UI frameworks (see [Backends](#backends)). ## Topics ### Getting Started - - - ### Backends - - ### App structure - ``App`` - ``AppMetadata`` - ### Views - - - - - - - - ### State - - - ### User input - ### Other - - -