SnapKit v3.1.2 Release Notes

Release Date: 2016-10-07 // over 7 years ago
  • ConstraintMaker for UILayoutGuide's

    • ⚡️ You can now use a UILayoutGuide/NSLayoutGuide much like a UIView with the familiar makeConstraints, remakeConstraints, updateConstraints, and removeConstraints API.

    🐛 Bug Fixes

    • 🛠 Fixed memory leaks and circular references