
Description:
Element is a programatic UI framework that lets you create beautiful mac apps in 100% swift code.
Installation:
Playground:
- Package Element as "Element.framework" instructions
- Package Swift-utils as "Utils.framework"
Xcode:
- Either package Element and Swift-utils as .framework instructions
- Or drag and drop the source of Element and Swift-utils into XCode instructions
Themes:
Themes can be found here You can also create styles programmatically if CSS isn't your thing. here is a simple Hello world example
Example code:
50+ macOS UI components and Demo app
Features:
- Playground support
- 50+ Components
- 60FPS Interactive Animation
- Hot Reloading
🔥 - Live-edit
- Themes via CSS and SVG
- Vector graphics
Working on:
- iOS support
- Carthage & CocoaPod support
- HackerNews example app (w/ AlamoFire)
- Sketch import
- Live Theme switching
- Flex-box layout alignment

