ScottRobbins / DeclarativeLayout

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

Should be examples of using other autolayout DSLs #11

Closed ScottRobbins closed 5 years ago

ScottRobbins commented 5 years ago

One of the goals of the library is to be fairly unopinionated about how constraints are created. To emphasize this I think there should be one or two examples that use common autolayout DSLs like SnapKit and Anchorage.

ScottRobbins commented 5 years ago

done in this pr