Skip to content
Eon edited this page Apr 28, 2016 · 43 revisions
img

Live Edit feature:

img

Edit your UI design "live" while the app is running. No recompiling needed. Use any TextEditor to edit the .css files
vimeo

Live Styling a volume-slider: vimeo Live Styling a button: vimeo Realigning design assets: vimeo Live changing SVG design: vimeo

Rich interactive animations:

Element now has support for rich interactive animation in 60FPS (The first ever swift UI framework that offers this, not even apple has this) Here is the first app example that uses this Animation-engine or dropbox Link to source code coming soon.

img High-res 60FPS version of the above Gif-anim here: [vimeo](https://vimeo.com/158515887) or [dropbox](https://dl.dropboxusercontent.com/u/2559476/demo_app_60fps_full.mov)

Element has XCode playground support:

Here is an example where the GraphicsLib is used: (GraphicsLib is the graphics engine in Element)

img
Clone this wiki locally