mr-j-tree / LVGLSwiftDemo

A basic attempt to launch an LVGL based application from Swift. Relies on the CLVGLSwift wrapper library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LVGLSwiftDemo

A proof-of-concept Swift SPM package / application utilising LVGL, the Lightweight & Versatile Graphics Library.

This relies on the CLVGLSwift wrapper library, which imports the following C libraries:

LVGLSwiftDemo has only been tested on macOS. It requires Swift 5.3.

About

A basic attempt to launch an LVGL based application from Swift. Relies on the CLVGLSwift wrapper library.


Languages

Language:Swift 100.0%