Skip to content

Commit f8d4d4b

Browse files
authored
Update README.md
1 parent 4887a50 commit f8d4d4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
## 🔥 SwiftAutoLayout 🔥
1010

11-
Check out our new library, [SwiftAutoLayout](https://github.com/SwiftKickMobile/SwiftAutoLayout)! SwiftAutoLayout helps you write AutoLayout constraints as consisely, Swiftly, and as natively as possible. Constrain `UIView` and `UILayoutGuide`s interchangeably with a familiar syntax named to match their native properties. This library purposefuly minimizes the repetitive code of defining view hierarchies and building constraints while maximizing constraint flexibility via optional parameters.
11+
Check out our new repo, [SwiftAutoLayout](https://github.com/SwiftKickMobile/SwiftAutoLayout)!
12+
13+
SwiftAutoLayout helps you write AutoLayout constraints as consisely, Swiftly, and as natively as possible. Constrain `UIView` and `UILayoutGuide`s interchangeably with a familiar syntax named to match their native properties. This library purposefuly minimizes the repetitive code of defining view hierarchies and building constraints while maximizing constraint flexibility via optional parameters.
1214

1315
<p align="center">
1416
<img src="https://github.com/SwiftKickMobile/SwiftAutoLayout/blob/master/Design/SwiftAutoLayoutBanner.gif" />

0 commit comments

Comments
 (0)