/SwiftUIEmbedded-Demo

WIP — SwiftUIEmbedded — Demo for Linux

Primary LanguageSwiftMIT LicenseMIT

SwiftUIEmbedded-Demo

Don't expect to much. This project is in its very early stages.

Run Demo

Clone repository

git clone git@github.com:Cosmo/SwiftUIEmbedded-Demo.git

Replace width and height with your screen resolution in main.swift

let width = 720
let height = 720

Run Project

swift run

It should look like this:

Demo

Contact

License

SwiftUIEmbedded-Demo is released under the MIT License.