You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2021. It is now read-only.
Sketch Constraints is a plugin that integrates constraints in Sketch to lay out layers. These constraints are relative to the parent, either a group or an artboard.
5
6
7
+
[Constraints are now available natively in Sketch. 🎉](#native)
With Sketch Runner, just go to the `install` command and search for `Sketch Constraints`. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. [Download Runner here](http://www.sketchrunner.com).
25
30
26
-

31
+
<imgsrc="docs/[email protected]"width="680"alt="Install Sketch Constraints with Sketch Runner">
27
32
28
33
### Manually
29
34
@@ -44,6 +49,12 @@ Make sure you have the latest version of Sketch installed. **(Sketch 40+)**
44
49
*[Bind](https://github.com/almonk/Bind) from [Alasdair Monk](https://twitter.com/almonk).
45
50
*[Sketch Flex Layout](https://github.com/hrescak/Sketch-Flex-Layout) from [Matej Hrescak](https://twitter.com/mhrescak).
46
51
52
+
## Native
53
+
54
+
As of [Version 44](https://sketchapp.com/updates/#version-44), constraints are available natively in Sketch. 🎉 It's similar to Sketch Constraints except that the constraints are based on current value **only**.
0 commit comments