sanengineer / SwiftUIEmbedded-Demo

WIP — SwiftUIEmbedded — Demo for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WIP — SwiftUIEmbedded — Demo for Linux

License:MIT License


Languages

Language:Swift 100.0%