Shows you how to draw a simple chat icon using ovals, béziers and boolean operations. Demonstrates a color library.
Download ExampleShows you how to easily integrate the generated code into your Xcode project using StyleKit.
Download ExampleShows you how to create and use dynamic colors, which allow you to easily adjust the color scheme of your app.
Download ExampleShows you how to use the generated Android Java code in Android Studio.
Download ExampleShows you how to use the generated JavaScript code on a website.
Download ExampleShows you how to create a button with parametric title, corner radius and pressed state using our new Variables feature.
Download ExampleShows you how to create parametric drawings using variables that depend on other variables, by using mathematical and programming expressions.
Download ExampleShows you how to use advanced expressions and custom variable offsets to draw a pressure gauge.
Download ExampleShows you how to create resizable and parametric Symbols that can be reused across your document.
Download ExampleShows you how to use Frames to create a dynamic, resizable button that can be drawn to any size.
Download ExampleShows you how to create dynamic, resizable chat bubbles using béziers and nested Frames.
Download Example