Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.59 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.59 KB

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