github.com/PureSwift/Cacao

Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)


Keywords
cairo, cocoa-touch, cross-platform-gui, linux, paintcode, sdl, swift, uikit, vector-graphics
License
MIT

Documentation

Cacao

Swift Platforms Release License Join the chat at https://gitter.im/PureSwift/SwiftFoundation

SPM compatible Carthage compatible

Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)

Installation

OS X

brew install cairo sdl2 && carthage bootstrap

Ubuntu

sudo apt-get install libcairo-dev libsdl2-dev

Copy modified headers to /usr/include

Screenshots

Run PaintCode StyleKits in Linux

Image

Layout views according to a UIViewContentMode

Image

Create applications that run in the native Window Manager

Image

Image