Cacao
Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
Build
OS X
brew install cairo sdl2 lcms2
swift build -Xlinker -L/usr/local/lib
Ubuntu
sudo apt-get install libcairo-dev libsdl2-dev liblcms2-dev
swift build
Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
9cda4a1
Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
brew install cairo sdl2 lcms2
swift build -Xlinker -L/usr/local/lib
sudo apt-get install libcairo-dev libsdl2-dev liblcms2-dev
swift build
UIView
animationsUIViewContentMode
Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)