Skip to content

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

License

Notifications You must be signed in to change notification settings

PureSwift/Cacao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Dependencies

OS X

brew install cairo sdl2 lcms2

Ubuntu

sudo apt-get install libcairo-dev libsdl2-dev liblcms2-dev

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