divol / CSSApply

Apply CSS to UIKit, AppKit, and Core Animation (very beta)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extremely lightweight skinning system for iOS. It allows you to load a CSS file and skin UIView elements. The system also allows you to do simple searches for subviews like jQuery with CSS selectors.

Getting Started

About

Apply CSS to UIKit, AppKit, and Core Animation (very beta)