LayoutKit v9.0.0 Release Notes

Release Date: 2018-08-07 // over 5 years ago
  • 🚀 Major change in this release is that LayoutKit now builds cleanly with Swift 4.1 (Xcode 9.3).

    🔧 For the Objective-C side, the configureView: method on the LOKLayout protocol is no longer optional. It is valid to provide an empty implementation if it is legitimately not needed for a particular layout implementation.