SnapKit vs PureLayout

Created on 6 Jul 2015  路  1Comment  路  Source: SnapKit/SnapKit

Great library. Just curious to get perspective from the author of SnapKit what features will make it more attractive compare to PureLayout?

===== from PureLayout site =======
PureLayout
Pros: Simple, efficient, minimal third party code, consistent with Cocoa API style, compatible with Objective-C and Swift codebases
Cons: Not the most concise expression of layout code

High-level Auto Layout Libraries/DSLs (Cartography, SnapKit, KeepLayout)
Pros: Very clean, concise, and convenient
Cons: Unique API style is foreign to Cocoa APIs, mixed compatibility with Objective-C & Swift, greater dependency on third party code

Most helpful comment

@steve21124 Much like stack overflow these sorts of questions are not really productive as they result in opinionated biases with little fact.

Evaluate each library for yourself and use what you like. Our goal is to create an expressive auto layout DSL that is easy to read and use.

>All comments

@steve21124 Much like stack overflow these sorts of questions are not really productive as they result in opinionated biases with little fact.

Evaluate each library for yourself and use what you like. Our goal is to create an expressive auto layout DSL that is easy to read and use.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

romk1n picture romk1n  路  3Comments

phongle6893 picture phongle6893  路  4Comments

mkoppanen picture mkoppanen  路  3Comments

lolgear picture lolgear  路  5Comments

Cookiezby picture Cookiezby  路  8Comments