Eject icon indicating copy to clipboard operation
Eject copied to clipboard

Add support for SnapKit

Open moto0000 opened this issue 9 years ago • 1 comments

Add support for SnapKit https://github.com/SnapKit/SnapKit

moto0000 avatar Nov 27 '16 18:11 moto0000

Adding constraint libraries should work easily, by adding another instance of a ConstraintCodeGenerator, but the code generation is still pretty primitive. This will need some structural enhancement to support the operations inside a block. It's probably a pretty simple enhancement, but let me think on how it should look for a few.

KingOfBrian avatar Nov 27 '16 19:11 KingOfBrian