roberthein / TinyConstraints

Nothing but sugar.
MIT License
3.98k stars 202 forks source link

๐Ÿงน Remove redundant switch cases. #84

Open jdisho opened 5 years ago

jdisho commented 5 years ago

Hello ๐Ÿ‘‹

In this PR, I create extensions around NSLayoutConstraints, NSLayoutXAxisAnchor, NSLayoutYAxisAnchor to replace the redundant ConstraintRelation switches implemented in TinyConstraints.swift.