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:
Contact
- Devran "Cosmo" Uenal
- Twitter: @maccosmo
- LinkedIn: devranuenal
License
SwiftUIEmbedded-Demo is released under the MIT License.
