SwiftUIEmbedded-Demo

November 3, 2019 ยท View on GitHub

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

  • Devran "Cosmo" Uenal
  • Twitter: @maccosmo
  • LinkedIn: devranuenal

License

SwiftUIEmbedded-Demo is released under the MIT License.

Contents

  1. 1Run Demo
  2. 1.1Clone repository
  3. 1.2Replace width and height with your screen resolution in main.swift
  4. 1.3Run Project
  5. 2Contact
  6. 3License