ScottRobbins / DeclarativeLayout

A declarative, expressive and efficient way to lay out your views.
MIT License
5 stars 0 forks source link

Add autolayout dsl examples #24

Closed ScottRobbins closed 5 years ago

ScottRobbins commented 5 years ago

Adding examples using DeclarativeLayout with Anchorage and SnapKit.

completes this issue

ScottRobbins commented 5 years ago

this also fixes a bug i had where UILayoutGuideComponent.swift wasn't in the correct location